]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] kfree cleanup: security
authorJesper Juhl <jesper.juhl@gmail.com>
Mon, 7 Nov 2005 09:01:35 +0000 (01:01 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 7 Nov 2005 15:54:06 +0000 (07:54 -0800)
commita7f988ba304c5f6e78f937a06d120a0097b4d351
tree7a19e078e12ff093fa7daa3ea207a8e442ebf0c7
parentb2325fe1b7e5654fac9e9419423aa2c58a3dbd83
[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 <jesper.juhl@gmail.com>
Acked-by: James Morris <jmorris@namei.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
security/keys/key.c
security/selinux/ss/policydb.c