Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1289806
| From | Alexei Starovoitov <alexei.starovoitov@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] bpf: constify bpf_verifier_ops structure |
| Date | 2015-12-11 19:20 +0100 |
| Message-ID | <qEAsq-81R-31@gated-at.bofh.it> (permalink) |
| References | <qEzZn-7Cr-5@gated-at.bofh.it> <qEAsq-81R-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Dec 11, 2015 at 01:12:56PM -0500, Steven Rostedt wrote: > On Fri, 11 Dec 2015 18:35:59 +0100 > Julia Lawall <Julia.Lawall@lip6.fr> wrote: > > > This bpf_verifier_ops structure is never modified, like the other > > bpf_verifier_ops structures, so declare it as const. > > > > Done with the help of Coccinelle. > > Thanks, I'll add this to my 4.5 queue. emails crossed. this is also fine with me. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] bpf: constify bpf_verifier_ops structure Julia Lawall <Julia.Lawall@lip6.fr> - 2015-12-11 18:50 +0100
Re: [PATCH] bpf: constify bpf_verifier_ops structure Steven Rostedt <rostedt@goodmis.org> - 2015-12-11 19:20 +0100
Re: [PATCH] bpf: constify bpf_verifier_ops structure Alexei Starovoitov <alexei.starovoitov@gmail.com> - 2015-12-11 19:20 +0100
Re: [PATCH] bpf: constify bpf_verifier_ops structure Alexei Starovoitov <alexei.starovoitov@gmail.com> - 2015-12-11 19:20 +0100
Re: [PATCH] bpf: constify bpf_verifier_ops structure Daniel Borkmann <daniel@iogearbox.net> - 2015-12-11 19:20 +0100
csiph-web