[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20151013.041859.2079956557358480044.davem@davemloft.net>
Date: Tue, 13 Oct 2015 04:18:59 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: Julia.Lawall@...6.fr
Cc: Dept-GELinuxNICDev@...gic.com, kernel-janitors@...r.kernel.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] qlcnic: constify qlcnic_mbx_ops structure
From: Julia Lawall <Julia.Lawall@...6.fr>
Date: Sun, 11 Oct 2015 13:48:05 +0200
> The only instance of a qlcnic_mbx_ops structure is never modified. Thus
> the declaration of the structure and all references to the structure type
> can be made const.
>
> In the definition of the qlcnic_mailbox structure, the ops field is no
> longer lined up with the other fields. This was left as is, to avoid a lot
> of trivial changes on the other lines.
>
> Done with the help of Coccinelle.
>
> Signed-off-by: Julia Lawall <Julia.Lawall@...6.fr>
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists