From: Eric Paris Date: Tue, 22 Apr 2008 21:46:09 +0000 (-0400) Subject: SELinux: netlabel.h whitespace, syntax, and other cleanups X-Git-Tag: v2.6.26-rc1~703^2~11 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=cc03766aaf0b670581ec2bd5cba2b9051d14df8d;p=linux-2.6-omap-h63xx.git SELinux: netlabel.h whitespace, syntax, and other cleanups This patch changes netlabel.h to fix whitespace and syntax issues. Things that are fixed may include (does not not have to include) spaces used instead of tabs Signed-off-by: Eric Paris Signed-off-by: James Morris --- diff --git a/security/selinux/include/netlabel.h b/security/selinux/include/netlabel.h index 9a9e7cd9a37..487a7d81fe2 100644 --- a/security/selinux/include/netlabel.h +++ b/security/selinux/include/netlabel.h @@ -64,7 +64,7 @@ static inline void selinux_netlbl_cache_invalidate(void) } static inline void selinux_netlbl_sk_security_reset( - struct sk_security_struct *ssec, + struct sk_security_struct *ssec, int family) { return;