linux-stable/drivers/staging/rtl8723bs/os_dep
Saurav Girepunje 5ab706bd0b staging: rtl8723bs: os_dep: Drop condition with no effect
As the "else if" and "else" branch body are identical the condition
has no effect. So drop the "else if" condition.

Signed-off-by: Saurav Girepunje <saurav.girepunje@gmail.com>
Link: https://lore.kernel.org/r/20190821181631.GA11082@saurav
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-08-25 10:24:46 +02:00
..
ioctl_cfg80211.c staging: rtl8723bs: os_dep: Remove unused declarations 2019-08-25 10:24:45 +02:00
ioctl_linux.c staging: rtl8723bs: os_dep: Drop condition with no effect 2019-08-25 10:24:46 +02:00
mlme_linux.c staging: rtl8723bs: Resolve the checkpatch error: else should follow close brace '}' 2019-06-20 14:43:53 +02:00
os_intfs.c staging: rtl8723bs: Remove debugging information exposed via procfs 2019-08-14 13:20:12 +02:00
osdep_service.c staging: rtl8723bs: os_dep: remove two set but not used variables 2019-07-30 09:52:03 +02:00
recv_linux.c staging: rtl8723bs: Fix Indentation Error: code indent should use tabs where possible 2019-06-20 14:43:56 +02:00
sdio_intf.c staging: rtl8723bs: Remove debugging information exposed via procfs 2019-08-14 13:20:12 +02:00
sdio_ops_linux.c staging: rtl8723bs: Resolve checkpatch error "that open brace { should be on the previous line" in the rtl8723 driver 2019-06-20 14:43:30 +02:00
wifi_regd.c staging: rtl8723bs: os_dep: Remove unused declarations 2019-08-25 10:24:45 +02:00
xmit_linux.c staging: rtl8723bs: provide spaces around unary operators 2019-06-10 17:56:00 +02:00