From: Richard Guy Briggs Date: Fri, 19 Sep 2014 00:50:17 +0000 (-0400) Subject: selinux: cleanup error reporting in selinux_nlmsg_perm() X-Git-Tag: fixes-against-v3.18-rc2~106^2~8^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e173fb26;p=pandora-kernel.git selinux: cleanup error reporting in selinux_nlmsg_perm() Convert audit_log() call to WARN_ONCE(). Rename "type=" to nlmsg_type=" to avoid confusion with the audit record type. Added "protocol=" to help track down which protocol (NETLINK_AUDIT?) was used within the netlink protocol family. Signed-off-by: Richard Guy Briggs [Rewrote the patch subject line] Signed-off-by: Paul Moore --- Reading git-diff-tree failed