From: Wei Yongjun Date: Thu, 23 May 2013 09:28:34 +0000 (+0800) Subject: staging: keucr: remove needless check before usb_free_coherent() X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~409 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aba12e3fccc79b8553a28a696e20859e3bfb1519;p=pandora-kernel.git staging: keucr: remove needless check before usb_free_coherent() usb_free_coherent() is safe with NULL addr and this check is not required. Signed-off-by: Wei Yongjun Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed