]> Pileus Git - ~andy/linux/commit
[PATCH] remove redundant NULL check before before kfree() in kernel/sysctl.c
authorJesper Juhl <juhl-lkml@dif.dk>
Sat, 25 Jun 2005 21:58:48 +0000 (14:58 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 25 Jun 2005 23:24:59 +0000 (16:24 -0700)
commit5a6b454f8024bac68495b6cd51615feb0b54baa9
tree5514a66b49478b01c67527bb34b0f16aae4511e7
parent486fd404fbc840e28a959d2f2842b6c46ed6b250
[PATCH] remove redundant NULL check before before kfree() in kernel/sysctl.c

Signed-off-by: Jesper Juhl <juhl-lkml@dif.dk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
kernel/sysctl.c