From: Jesper Juhl Date: Mon, 7 Nov 2005 09:01:35 +0000 (-0800) Subject: [PATCH] kfree cleanup: security X-Git-Tag: v2.6.15-rc1~486 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7f988ba304c5f6e78f937a06d120a0097b4d351;p=pandora-kernel.git [PATCH] kfree cleanup: security This is the security/ part of the big kfree cleanup patch. Remove pointless checks for NULL prior to calling kfree() in security/. Signed-off-by: Jesper Juhl Acked-by: James Morris Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed