From: Jesper Juhl Date: Mon, 7 Nov 2005 09:01:34 +0000 (-0800) Subject: [PATCH] kfree cleanup: fs X-Git-Tag: v2.6.15-rc1~488 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f99d49adf527fa6f7a9c42257fa76bca6b8df1e3;p=pandora-kernel.git [PATCH] kfree cleanup: fs This is the fs/ part of the big kfree cleanup patch. Remove pointless checks for NULL prior to calling kfree() in fs/. Signed-off-by: Jesper Juhl Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed