summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorJesper Juhl <juhl-lkml@dif.dk>2005-06-22 02:17:30 +0200
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-06-22 04:07:48 +0200
commit990a8baf568ca1d0ae65e59783ff821794118d07 (patch)
tree1fe187b2f119f7a9d96d56380b211f9ddb9f8390 /crypto
parent[PATCH] md: make sure md/bitmap doesn't try to write a page with active write... (diff)
downloadlinux-990a8baf568ca1d0ae65e59783ff821794118d07.tar.xz
linux-990a8baf568ca1d0ae65e59783ff821794118d07.zip
[PATCH] md: remove unneeded NULL checks before kfree
This patch removes some unneeded checks of pointers being NULL before calling kfree() on them. kfree() handles NULL pointers just fine, checking first is pointless. 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>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions