aboutsummaryrefslogtreecommitdiff
path: root/security/inode.c
diff options
context:
space:
mode:
authorEric Paris <eparis@redhat.com>2008-04-17 13:17:49 -0400
committerJames Morris <jmorris@namei.org>2008-04-21 19:11:56 +1000
commit828dfe1da54fce81f80f97275353ba33be09a76e (patch)
treec3eec5cf7ae7858614b2ba705aa53944861c19c2 /security/inode.c
parent744ba35e455b0d5cf4f85208a8ca0edcc9976b95 (diff)
SELinux: whitespace and formating fixes for hooks.c
All whitespace and formatting. Nothing interesting to see here. About the only thing to remember is that we aren't supposed to initialize static variables to 0/NULL. It is done for us and doing it ourselves puts them in a different section. With this patch running checkpatch.pl against hooks.c only gives us complaints about busting the 80 character limit and declaring extern's in .c files. Apparently they don't like it, but I don't feel like going to the trouble of moving those to .h files... Signed-off-by: Eric Paris <eparis@redhat.com> Signed-off-by: James Morris <jmorris@namei.org>
Diffstat (limited to 'security/inode.c')
0 files changed, 0 insertions, 0 deletions