]> Pileus Git - ~andy/linux/commit
SELinux: remove unused common_audit_data in flush_unauthorized_files
authorEric Paris <eparis@redhat.com>
Thu, 5 Apr 2012 17:51:53 +0000 (13:51 -0400)
committerEric Paris <eparis@redhat.com>
Mon, 9 Apr 2012 16:23:57 +0000 (12:23 -0400)
commitc737f8284cac91428f8fcc8281e69117fa16e887
tree7cb4cd77df9786925aa2c7cad919c4881651638b
parent562c99f20d989f222138dddfd71e275bfb3665de
SELinux: remove unused common_audit_data in flush_unauthorized_files

We don't need this variable and it just eats stack space.  Remove it.

Signed-off-by: Eric Paris <eparis@redhat.com>
security/selinux/hooks.c