lkdtm: move jprobe entry points to start of source
authorKees Cook <keescook@chromium.org>
Wed, 29 Jun 2016 15:10:36 +0000 (08:10 -0700)
committerKees Cook <keescook@chromium.org>
Thu, 7 Jul 2016 18:09:26 +0000 (11:09 -0700)
commitf2c6edc1ed0674b196080cfc3f66bc130e4d7c18
tree48af44b82e9d48c23d34a862a8aa270a2340eb55
parentd87c978830674f388d910c2691069a4d2219f382
lkdtm: move jprobe entry points to start of source

In preparation of referencing the jprobe entry points in a structure,
this moves them to the start of the source since they operate mostly
separately from everything else.

Signed-off-by: Kees Cook <keescook@chromium.org>
drivers/misc/lkdtm_core.c