commit | a7f988ba304c5f6e78f937a06d120a0097b4d351 | [log] [tgz] |
---|---|---|
author | Jesper Juhl <jesper.juhl@gmail.com> | Mon Nov 07 01:01:35 2005 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Nov 07 07:54:06 2005 -0800 |
tree | 7a19e078e12ff093fa7daa3ea207a8e442ebf0c7 | |
parent | b2325fe1b7e5654fac9e9419423aa2c58a3dbd83 [diff] |
[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>