diff options
author | Julia Lawall <Julia.Lawall@lip6.fr> | 2015-12-11 17:35:59 (GMT) |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2015-12-23 19:27:19 (GMT) |
commit | 27dff4e04199cf0ecf06239a26d0d225d3c046e9 (patch) | |
tree | 35398cbc9f53eefe5c98f1f81cca3a482f10a31b /lib | |
parent | c68c0fa29341754de86b6e5317b6074f1e334581 (diff) | |
download | linux-27dff4e04199cf0ecf06239a26d0d225d3c046e9.tar.xz |
bpf: Constify bpf_verifier_ops structure
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.
Link: http://lkml.kernel.org/r/1449855359-13724-1-git-send-email-Julia.Lawall@lip6.fr
Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions