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