Re: [PATCH 2/5] drivers/net: remove duplicate structure fieldinitialization

From: David Miller
Date: Tue Sep 22 2009 - 17:21:08 EST


From: Julia Lawall <julia@xxxxxxx>
Date: Sat, 19 Sep 2009 21:48:41 +0200 (CEST)

> From: Julia Lawall <julia@xxxxxxx>
>
> The definitions of vnet_ops and ehea_netdev_ops have initializations of a
> local function and eth_change_mtu for their respective ndo_change_mtu
> fields. This change uses only the local function.
>
> The semantic match that finds this problem is as follows:
> (http://coccinelle.lip6.fr/)
...
> Signed-off-by: Julia Lawall <julia@xxxxxxx>

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