Re: [PATCH 4/13 v2] wimax/i2400m: make return of 0 explicit

From: David Miller
Date: Wed May 21 2014 - 17:19:44 EST


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 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/