lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <20160809.151002.825441860378434543.davem@davemloft.net> Date: Tue, 09 Aug 2016 15:10:02 -0700 (PDT) From: David Miller <davem@...emloft.net> To: Julia.Lawall@...6.fr Cc: f.fainelli@...il.com, kernel-janitors@...r.kernel.org, netdev@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH v2] net: dsa: b53: constify b53_io_ops structures From: Julia Lawall <Julia.Lawall@...6.fr> Date: Tue, 9 Aug 2016 19:09:45 +0200 > The b53_io_ops structures are never modified, so declare them as const. > > Done with the help of Coccinelle. > > Signed-off-by: Julia Lawall <Julia.Lawall@...6.fr> > > --- > v2: Refer to the right structure in the commit message Applied to net-next, thanks.
Powered by blists - more mailing lists