From: Jesper Juhl Date: Sat, 25 Jun 2005 21:59:15 +0000 (-0700) Subject: [PATCH] kfree cleanups for drivers/firmware/ X-Git-Tag: v2.6.13-rc1~68^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0933ad9c233b09ee5fd636525ed07c149c879980;p=pandora-kernel.git [PATCH] kfree cleanups for drivers/firmware/ Here's a patch with kfree() cleanups for drivers/firmware/efivars.c Patch removes redundant NULL checks before kfree and also makes a small whitespace cleanup - moves two statements on same line to separate lines. Signed-off-by: Jesper Juhl Acked-by: Matt Domsch Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed