On Mon, Mar 30, 2020 at 05:53:08PM +0530, Simran Singhal wrote: > Compress two lines into a single line if immediate return statement is found. > It also remove variables retval, freq, effective, vector, ovf and now > as they are no longer needed. > > Signed-off-by: Simran Singhal <singhalsimr...@gmail.com>
Reviewed-by: Wei Liu <w...@xen.org>