From: Paul Moore Date: Wed, 1 Aug 2007 15:12:58 +0000 (-0400) Subject: SELinux: remove redundant pointer checks before calling kfree() X-Git-Tag: v2.6.23-rc2~14^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=088999e98b8caecd31adc3b62223a228555c5ab7;p=pandora-kernel.git SELinux: remove redundant pointer checks before calling kfree() We don't need to check for NULL pointers before calling kfree(). Signed-off-by: Paul Moore Acked-by: Stephen Smalley Signed-off-by: James Morris --- Reading git-diff-tree failed