From: Harsh Kumar Date: Thu, 30 May 2013 04:35:02 +0000 (+0530) Subject: Staging: winbond: usb_free_urb(NULL) is safe X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~383 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5153e973f4688df69ae4e8614d054609a40ad4e;p=pandora-kernel.git Staging: winbond: usb_free_urb(NULL) is safe usb_free_urb(NULL) is safe. So, the check was removed. Also, couple of checkpatch.pl fixes Signed-off-by: Harsh Kumar Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed