OSDN Git Service

Staging: winbond: usb_free_urb(NULL) is safe
authorHarsh Kumar <harsh1kumar@gmail.com>
Thu, 30 May 2013 04:35:02 +0000 (10:05 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 May 2013 11:59:47 +0000 (20:59 +0900)
commitb5153e973f4688df69ae4e8614d054609a40ad4e
tree944008894fe4a05bbcbfecbc6912176eca72e2cd
parent6e8661ed303f2f212436bfbee65f474077df55f6
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>
drivers/staging/winbond/phy_calibration.c
drivers/staging/winbond/wb35reg.c
drivers/staging/winbond/wb35rx.c