Free the rs control structure, if it is no longer used
void free_rs(struct rs_control * rs);
rs
the control structure which is not longer used by the caller
Thomas Gleixner <[email protected]>
Author.