From: Syam Sidhardhan Date: Tue, 5 Mar 2013 19:34:50 +0000 (+0530) Subject: usb: otg: fsl_otg: remove redundant NULL check before kfree X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~63^2~136 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f71791947fcb1942df7d0df45520d420c2aee2b;p=pandora-kernel.git usb: otg: fsl_otg: remove redundant NULL check before kfree kfree on NULL pointer is a no-op. Signed-off-by: Syam Sidhardhan Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed