From: Julia Lawall <julia.lawall@xxxxxxx> Date: Tue, 20 May 2014 08:44:49 +0800 (SGT) > From: Julia Lawall <Julia.Lawall@xxxxxxx> > > Delete unnecessary local variable whose value is always 0 and that hides > the fact that the result is always 0. > > A simplified version of the semantic patch that fixes this problem is as > follows: (http://coccinelle.lip6.fr/) ... > Signed-off-by: Julia Lawall <Julia.Lawall@xxxxxxx> > > --- > Alternatively, is an error code wanted under the if? > > v2: remove the use of 0 as an argument in the call to d_fnend Applied to net-next, thanks. -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html