
NAME
free_rs - Free the rs control structure, if its not longer used
SYNOPSIS
void free_rs (struct rs_control * rs);
ARGUMENTS
rs the control structure which is not longer used by the caller
DESCRIPTION
AUTHOR
Thomas Gleixner <tglx@linutronix.de>.