From: Jesper Juhl Date: Mon, 9 May 2005 15:47:14 +0000 (-0500) Subject: JFS: Remove redundant kfree() NULL pointer checks X-Git-Tag: v2.6.13-rc1~90^2~582^2~171^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=259692bd5a2b2c2d351dd90748ba4126bc2a21b9;p=pandora-kernel.git JFS: Remove redundant kfree() NULL pointer checks kfree() can handle a NULL pointer, don't worry about passing it one. Signed-off-by: Jesper Juhl Signed-off-by: Dave Kleikamp --- Reading git-diff-tree failed