On Sat, Aug 23, 2014 at 07:34:45AM +0200, Julia Lawall wrote: > From: Julia Lawall <julia.law...@lip6.fr> > > This semantic patch simplifies cases where the effect of the processing of > a function call's return code is just to return the result of the function > directly. It may also delete a local return flag variable, if this is no > longer used. > > This was proposed by Uwe Kleine-König. > > Signed-off-by: Julia Lawall <julia.law...@lip6.fr>
Applied to kbuild.git#misc, thanks. Michal -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/