From: Jesper Juhl Date: Sat, 25 Jun 2005 21:59:14 +0000 (-0700) Subject: [PATCH] remove pointless NULL check before kfree in sony535.c X-Git-Tag: v2.6.13-rc1~68^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89e0b1134e46195c64bbad21010799ba567bf7f2;p=pandora-kernel.git [PATCH] remove pointless NULL check before kfree in sony535.c There's no need to check for NULL, kfree() can cope. Signed-off-by: Jesper Juhl Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed