[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1452241542.19358.30.camel@intel.com>
Date: Fri, 08 Jan 2016 00:25:42 -0800
From: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
To: Julia Lawall <Julia.Lawall@...6.fr>
Cc: kernel-janitors@...r.kernel.org,
Jesse Brandeburg <jesse.brandeburg@...el.com>,
Shannon Nelson <shannon.nelson@...el.com>,
Carolyn Wyborny <carolyn.wyborny@...el.com>,
Don Skidmore <donald.c.skidmore@...el.com>,
Bruce Allan <bruce.w.allan@...el.com>,
John Ronciak <john.ronciak@...el.com>,
Mitch Williams <mitch.a.williams@...el.com>,
intel-wired-lan@...ts.osuosl.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ixgbe: constify ixgbe_mbx_operations structure
On Sun, 2016-01-03 at 07:55 +0100, Julia Lawall wrote:
> This ixgbe_mbx_operations structure is never modified, so declare it
> as
> const. The other structure of this type is already const.
>
> Done with the help of Coccinelle.
>
> Signed-off-by: Julia Lawall <Julia.Lawall@...6.fr>
>
> ---
> drivers/net/ethernet/intel/ixgbe/ixgbe_mbx.c | 2 +-
> drivers/net/ethernet/intel/ixgbe/ixgbe_mbx.h | 2 +-
> drivers/net/ethernet/intel/ixgbe/ixgbe_type.h | 2 +-
> 3 files changed, 3 insertions(+), 3 deletions(-)
Dropping this patch since Mark has provided a more in-depth patch to
fix the entire driver.
Download attachment "signature.asc" of type "application/pgp-signature" (820 bytes)
Powered by blists - more mailing lists