commit | d87c978830674f388d910c2691069a4d2219f382 | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Wed Jun 29 08:07:11 2016 -0700 |
committer | Kees Cook <keescook@chromium.org> | Thu Jul 07 11:09:25 2016 -0700 |
tree | 037076a6c62063efe2d26d34230e784bbc66b952 | |
parent | 38f95fe296f93274395330e62fd0561271e4718d [diff] |
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>