Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1400957

Re: [PATCH] i40e: constify i40e_client_ops structure

From Julia Lawall <julia.lawall@lip6.fr>
Newsgroups linux.kernel
Subject Re: [PATCH] i40e: constify i40e_client_ops structure
Date 2016-05-13 21:50 +0200
Message-ID <ryrfY-1yb-35@gated-at.bofh.it> (permalink)
References <rtYFz-13m-5@gated-at.bofh.it> <ryoBr-7qC-3@gated-at.bofh.it> <ryrfX-1yb-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Fri, 13 May 2016, Jeff Kirsher wrote:

> On Fri, 2016-05-13 at 12:50 -0400, Doug Ledford wrote:
> > On 05/01/2016 08:07 AM, Julia Lawall wrote:
> > > The i40e_client_ops structure is never modified, so declare it as
> > const.
> > > 
> > > Done with the help of Coccinelle.
> > > 
> > > Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
> > 
> > Thanks, applied.
> 
> I already have this patch queued up to push through David Miller's net-next 
> tree.
> 
> Julia- please do not shotgun blast several maintainers and several lists,
> it causes confusion on who is *REALLY* going to accept and apply the patch.
> Please use scripts/get_maintainer.pl to get the correct mailing lists and
> maintainers to add to the To: and CC: lines.

I do.  Probably the patch affects files maintained by different people.  
My assumption would be that everyone responsible for the code that is 
affected by the patch would want to see it.  Perhaps there would have been 
a way to separate it, but the const annotations typically have to be 
consistent everywhere.

julia

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [PATCH] i40e: constify i40e_client_ops structure Doug Ledford <dledford@redhat.com> - 2016-05-13 19:00 +0200
  Re: [PATCH] i40e: constify i40e_client_ops structure Jeff Kirsher <jeffrey.t.kirsher@intel.com> - 2016-05-13 21:50 +0200
    Re: [PATCH] i40e: constify i40e_client_ops structure Julia Lawall <julia.lawall@lip6.fr> - 2016-05-13 21:50 +0200
    Re: [PATCH] i40e: constify i40e_client_ops structure Doug Ledford <dledford@redhat.com> - 2016-05-13 22:50 +0200

csiph-web