From: Syam Sidhardhan Date: Wed, 6 Mar 2013 20:14:54 +0000 (+0530) Subject: staging: silicom: Remove redundant NULL check before kfree X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~764 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d39625c4eb3349569f0959a4488e71faa927ec4a;p=pandora-kernel.git staging: silicom: Remove redundant NULL check before kfree kfree on NULL pointer is a no-op. Signed-off-by: Syam Sidhardhan Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed