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