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)
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>

No differences found