[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20090922.142115.139068968.davem@davemloft.net>
Date: Tue, 22 Sep 2009 14:21:15 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: julia@...u.dk
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
kernel-janitors@...r.kernel.org
Subject: Re: [PATCH 2/5] drivers/net: remove duplicate structure field
initialization
From: Julia Lawall <julia@...u.dk>
Date: Sat, 19 Sep 2009 21:48:41 +0200 (CEST)
> From: Julia Lawall <julia@...u.dk>
>
> 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@...u.dk>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists