From: Harsh Kumar Date: Wed, 26 Sep 2012 18:06:15 +0000 (+0530) Subject: Staging: winbond: usb_free_urb(NULL) is safe X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee692cfad6520f7cc60b766a3c013f9e6eba6e38;p=pandora-kernel.git Staging: winbond: usb_free_urb(NULL) is safe usb_free_urb(NULL) is safe. So, the check was removed. Signed-off-by: Harsh Kumar Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed