Staging: winbond: usb_free_urb(NULL) is safe
authorHarsh Kumar <harsh1kumar@gmail.com>
Wed, 26 Sep 2012 18:06:15 +0000 (23:36 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Sep 2012 21:02:54 +0000 (14:02 -0700)
commitee692cfad6520f7cc60b766a3c013f9e6eba6e38
tree1cf190be878cf86cfd13cf6cea3d0a1a594cbacd
parent926ae525111021a3fa20f26b391d091d6c945275
Staging: winbond: usb_free_urb(NULL) is safe

usb_free_urb(NULL) is safe. So, the check was removed.

Signed-off-by: Harsh Kumar <harsh1kumar@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/winbond/wb35tx.c