lkdtm: reorganize module paramaters
authorKees Cook <keescook@chromium.org>
Wed, 29 Jun 2016 15:07:11 +0000 (08:07 -0700)
committerKees Cook <keescook@chromium.org>
Thu, 7 Jul 2016 18:09:25 +0000 (11:09 -0700)
commitd87c978830674f388d910c2691069a4d2219f382
tree037076a6c62063efe2d26d34230e784bbc66b952
parent38f95fe296f93274395330e62fd0561271e4718d
lkdtm: reorganize module paramaters

This reorganizes module parameters and global variables in the source
so they're grouped together with comments. Also moves early function
declarations to the top of the file.

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