From: Syam Sidhardhan Date: Sun, 24 Feb 2013 23:14:07 +0000 (+0530) Subject: sata_fsl: Remove redundant NULL check before kfree X-Git-Tag: v3.9-rc4~3^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c99cc9a2f19c29108ddb2e1ceb6f3baa536357d2;p=pandora-kernel.git sata_fsl: Remove redundant NULL check before kfree kfree on NULL pointer is a no-op. Signed-off-by: Syam Sidhardhan Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed