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