[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <309B89C4C689E141A5FF6A0C5FB2118B81E4D3B1@ORSMSX101.amr.corp.intel.com>
Date: Tue, 12 Jan 2016 03:44:08 +0000
From: "Brown, Aaron F" <aaron.f.brown@...el.com>
To: Julia Lawall <Julia.Lawall@...6.fr>,
"Kirsher, Jeffrey T" <jeffrey.t.kirsher@...el.com>
CC: "kernel-janitors@...r.kernel.org" <kernel-janitors@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"intel-wired-lan@...ts.osuosl.org" <intel-wired-lan@...ts.osuosl.org>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: RE: [Intel-wired-lan] [PATCH] igb: constify e1000_phy_operations
structure
> From: Intel-wired-lan [intel-wired-lan-bounces@...ts.osuosl.org] on behalf of Julia Lawall [Julia.Lawall@...6.fr]
> Sent: Saturday, January 02, 2016 10:44 PM
> To: Kirsher, Jeffrey T
> Cc: kernel-janitors@...r.kernel.org; linux-kernel@...r.kernel.org; intel-wired-lan@...ts.osuosl.org; netdev@...r.kernel.org
> Subject: [Intel-wired-lan] [PATCH] igb: constify e1000_phy_operations structure
>
> This e1000_phy_operations structure is never modified, so declare it as
> const. Other structures of this type are already const.
>
> Done with the help of Coccinelle.
>
> Signed-off-by: Julia Lawall <Julia.Lawall@...6.fr>
>
> ---
> drivers/net/ethernet/intel/igb/e1000_82575.c | 2 +-
> drivers/net/ethernet/intel/igb/e1000_hw.h | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Tested-by: Aaron Brown <aaron.f.brown@...el.com>
Powered by blists - more mailing lists