From: Michal Schmidt Date: Fri, 16 Mar 2007 11:40:00 +0000 (+0100) Subject: [PATCH] airo: Don't check for NULL before kfree() X-Git-Tag: v2.6.22-rc1~1110^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd48f8d3a3e147e666d838194d5f9de64403ecb1;p=pandora-kernel.git [PATCH] airo: Don't check for NULL before kfree() It's unnecessary to check for NULL before calling kfree(). Signed-off-by: Michal Schmidt Signed-off-by: John W. Linville --- Reading git-diff-tree failed