From: Sachin Kamat Date: Tue, 20 Nov 2012 09:13:17 +0000 (+0530) Subject: mmc: Remove redundant null check before kfree in bus.c X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~96^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8db580ccfd3b3aa0f7d800d2db4e8c32e7da2cda;p=pandora-kernel.git mmc: Remove redundant null check before kfree in bus.c kfree on a null pointer is a no-op. Signed-off-by: Sachin Kamat Signed-off-by: Chris Ball --- Reading git-diff-tree failed