Re: [PATCH 3/9] drivers/net: Eliminate useless code

From: David Miller
Date: Mon Jan 18 2010 - 03:29:31 EST


From: Julia Lawall <julia@xxxxxxx>
Date: Mon, 18 Jan 2010 09:12:21 +0100 (CET)

> From: Julia Lawall <julia@xxxxxxx>
>
> The variable qdev is initialized twice to the same (side effect-free)
> expression. Drop one initialization.
>
> A simplified version of the semantic match that finds this problem is:
> (http://coccinelle.lip6.fr/)
...
> Signed-off-by: Julia Lawall <julia@xxxxxxx>

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