[PATCH] selinux: kfree cleanup
authorJesper Juhl <juhl-lkml@dif.dk>
Sat, 25 Jun 2005 21:58:51 +0000 (14:58 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 25 Jun 2005 23:25:00 +0000 (16:25 -0700)
commit9a5f04bf798254390f89445ecf0b6f4c70ddc1f8
treeed9aa17d9d980f3f013ccc84e12135c65b51757d
parenta2ba192c96d12447472e105890a9cd1b97952747
[PATCH] selinux: kfree cleanup

kfree(NULL) is legal.

Signed-off-by: Jesper Juhl <juhl-lkml@dif.dk>
Acked-by: Stephen Smalley <sds@tycho.nsa.gov>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
security/selinux/hooks.c
security/selinux/selinuxfs.c
security/selinux/ss/conditional.c
security/selinux/ss/policydb.c
security/selinux/ss/services.c