diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-20 15:31:49 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-10-20 15:51:39 +0200 |
commit | 75f98b7ab748a6f604d667d84ec46acc452fdfc1 (patch) | |
tree | bcb1967dc5814d69b682fb1d7d80be3646c875fa /samples/sockmap/sockmap_kern.c | |
parent | lkdtm: Convert from jprobe to kprobe (diff) | |
download | linux-75f98b7ab748a6f604d667d84ec46acc452fdfc1.tar.xz linux-75f98b7ab748a6f604d667d84ec46acc452fdfc1.zip |
lkdtm: Constify the crashtypes table
Since nothing in the crashtypes table ever changes, mark it const. Adds
some missing "static" markings as well.
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'samples/sockmap/sockmap_kern.c')
0 files changed, 0 insertions, 0 deletions