commit | b5153e973f4688df69ae4e8614d054609a40ad4e | [log] [tgz] |
---|---|---|
author | Harsh Kumar <harsh1kumar@gmail.com> | Thu May 30 10:05:02 2013 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu May 30 20:59:47 2013 +0900 |
tree | 944008894fe4a05bbcbfecbc6912176eca72e2cd | |
parent | 6e8661ed303f2f212436bfbee65f474077df55f6 [diff] |
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 <harsh1kumar@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>