Re: [PATCH] ixgbe: constify ixgbe_mbx_operations structure

From: Jeff Kirsher
Date: Fri Jan 08 2016 - 03:25:51 EST


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@xxxxxxx>
>
> ---
> Â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.

Attachment: signature.asc
Description: This is a digitally signed message part