2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-03 11:13:56 +08:00
linux-next/drivers/staging/rtl8723bs
Michael Straube 05ccc7061a staging: rtl8723bs: fix comparsion to NULL - coding style
Fix comparsion to NULL issues found by checkpatch.
Use !x instead of x == NULL.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-06-28 22:46:01 +09:00
..
core staging: rtl8723bs: fix comparsion to NULL - coding style 2018-06-28 22:46:01 +09:00
hal staging: rtl8723bs: Add missing curly braces on else statement. 2018-06-28 22:03:16 +09:00
include staging: rtl8723bs: remove rtw_set_tx_chksum_offload() 2018-06-28 22:06:11 +09:00
os_dep staging: use BIT_ULL for NL80211_STA_INFO_* attribute types 2018-06-28 22:08:56 +09:00
Kconfig
Makefile staging: rtl8723bs: Rename 'Hal8723BPwrSeq.{c, h}' to 'hal_pwr_seq.*'. 2018-05-25 18:47:22 +02:00
TODO