diff options
author | 2006-02-04 20:35:59 +0100 | |
---|---|---|
committer | 2006-02-07 21:51:53 +1100 | |
commit | 95eff20feb679a2223a6da1e7f272fe9aa99591e (patch) | |
tree | 1a4e2a5d8c5d8a4f8511e491705e2e220065ce5d /ipc/mqueue.c | |
parent | [PATCH] powerpc: fix compile warning in udbg_init_maple_realmode (diff) | |
download | linux-dev-95eff20feb679a2223a6da1e7f272fe9aa99591e.tar.xz linux-dev-95eff20feb679a2223a6da1e7f272fe9aa99591e.zip |
[PATCH] Don't check pointer for NULL before passing it to kfree [arch/powerpc/kernel/rtas_flash.c]
Checking a pointer for NULL before passing it to kfree is pointless, kfree
does its own NULL checking of input.
Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'ipc/mqueue.c')
0 files changed, 0 insertions, 0 deletions