Re: [PATCH v2] coccinelle: misc: semantic patch to delete overly complex return code processing

From: Michal Marek
Date: Fri Sep 26 2014 - 07:43:19 EST


On Sat, Aug 23, 2014 at 07:34:45AM +0200, Julia Lawall wrote:
> From: Julia Lawall <Julia.Lawall@xxxxxxx>
>
> 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.Lawall@xxxxxxx>

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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/