linux-stable/drivers/staging/rtl8723bs
Deepak R Varma 6c6ff29333 staging: rtl8723bs: Use min/max macros for variable comparison
Simplify code by using min and max helper macros in place of lengthy
if/else block oriented logical evaluation and value assignment. This
issue is identified by coccicheck using the minmax.cocci file.

Signed-off-by: Deepak R Varma <drv@mailo.com>
Link: https://lore.kernel.org/r/Y2OK6fcIkH3S2/1f@qemulion
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-11-08 16:26:10 +01:00
..
core staging: rtl8723bs: Use min/max macros for variable comparison 2022-11-08 16:26:10 +01:00
hal staging: rtl8723bs: Use min/max macros for variable comparison 2022-11-08 16:26:10 +01:00
include staging: rtl8723bs: Fix return type for implementation of ndo_start_xmit 2022-09-09 10:37:16 +02:00
os_dep staging: rtl8723bs: replace ternary statement with min_t macro 2022-10-31 09:04:18 +01:00
Kconfig staging: rtl8723bs: fix unmet dependency on CRYPTO for CRYPTO_LIB_ARC4 2021-10-30 11:12:50 +02:00
Makefile staging: rtl8723bs: delete rtw_odm.c and rtw_odm.h 2022-09-09 09:49:47 +02:00
TODO staging: rtl8723bs: remove item from TODO list 2021-06-24 14:43:46 +02:00