linux/drivers/staging/rtl8723bs
Vandana BN 601d6f0360 staging: rtl8723bs: Fix checkpatch.pl warnings
This patch resolves coding style brace warning and constant on right warning.
WARNING: Comparisons should place the constant on the right side of the test
WARNING: braces {} are not necessary for single statement blocks
CHECK: Comparison to NULL could be written "!pbuf"

Signed-off-by: Vandana BN <bnvandana@gmail.com>
------
 v2- Edited commit message and subject
 v3- Edited commit message
 v4- changed NULL check to use !pbuf
------

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-04-30 15:00:31 +02:00
..
core staging: rtl8723bs: Fix checkpatch.pl warnings 2019-04-30 15:00:31 +02:00
hal Staging: rtl8723bs: Avoid typedefs for structure 2019-04-19 15:01:34 +02:00
include staging: rtl8723bs: hal: fix spelling mistake "singal" -> "signal" 2019-04-19 14:59:36 +02:00
os_dep Staging: rtl8723bs: Remove typedef in struct sdio_data 2019-04-16 13:32:19 +02:00
Kconfig staging: add missing SPDX lines to Kconfig files 2019-04-03 11:10:15 +02:00
Makefile staging: rtl8723bs: Rename 'Hal8723BPwrSeq.{c, h}' to 'hal_pwr_seq.*'. 2018-05-25 18:47:22 +02:00
TODO staging: rtl8723bs: fix typo in the TODO file 2018-12-12 11:37:58 +01:00