From: Jeff Vander Stoep Date: Thu, 26 Feb 2015 21:54:17 +0000 (-0800) Subject: selinux: remove unnecessary pointer reassignment X-Git-Tag: omap-for-v4.1/fixes-rc1~139^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83d4a806ae46397f606de7376b831524bd3a21e5;p=pandora-kernel.git selinux: remove unnecessary pointer reassignment Commit f01e1af445fa ("selinux: don't pass in NULL avd to avc_has_perm_noaudit") made this pointer reassignment unnecessary. Avd should continue to reference the stack-based copy. Signed-off-by: Jeff Vander Stoep Acked-by: Stephen Smalley [PM: tweaked subject line] Signed-off-by: Paul Moore --- Reading git-diff-tree failed