From: Wanlong Gao Date: Wed, 7 Mar 2012 14:17:14 +0000 (+0800) Subject: SELinux: avc: remove the useless fields in avc_add_callback X-Git-Tag: v3.5-rc1~161^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=562c99f20d989f222138dddfd71e275bfb3665de;p=pandora-kernel.git SELinux: avc: remove the useless fields in avc_add_callback avc_add_callback now just used for registering reset functions in initcalls, and the callback functions just did reset operations. So, reducing the arguments to only one event is enough now. Signed-off-by: Wanlong Gao Signed-off-by: Eric Paris --- Reading git-diff-tree failed