linux/drivers/staging/vt6656
Alison Schofield 7aa47db9d8 staging: vt6656: simplify tests of successful urb status
Use if (status) in tests for successful urb status.

This replaces (status != 0) and (status == STATUS_SUCCESS).
(STATUS_SUCCESS is defined for NDIS status in this driver, but
was being misused)

Signed-off-by: Alison Schofield <amsfield22@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-02-20 15:22:18 -08:00
..
baseband.c staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00
baseband.h staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00
card.c staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00
card.h staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00
channel.c staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00
channel.h staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00
desc.h staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00
device.h staging: vt6656: fix definitions of DEVICE_FLAGS_* flags 2016-02-07 19:03:24 -08:00
dpc.c staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00
dpc.h staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00
firmware.c staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00
firmware.h staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00
int.c staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00
int.h staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00
Kconfig staging: vt6656: remove unneeded config and headers 2014-06-26 20:23:33 -04:00
key.c staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00
key.h staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00
mac.c staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00
mac.h staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00
main_usb.c staging: vt6656: replace GFP_ATOMIC with GFP_KERNEL for urb allocation 2016-02-14 16:25:38 -08:00
Makefile staging: vt6656: dead code remove 80211mgr.c/h 2014-06-26 20:23:31 -04:00
power.c drivers:staging:vt6656: Fix coding style issues 2016-02-07 19:03:24 -08:00
power.h staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00
rf.c staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00
rf.h staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00
rxtx.c staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00
rxtx.h staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00
TODO
usbpipe.c staging: vt6656: simplify tests of successful urb status 2016-02-20 15:22:18 -08:00
usbpipe.h staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00
wcmd.c staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00
wcmd.h staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00