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