* [PATCH v2 0/6] staging: rtl8723bs: core: Fix checkpatch warnings.
@ 2019-05-05 13:18 Vatsala Narang
0 siblings, 0 replies; only message in thread
From: Vatsala Narang @ 2019-05-05 13:18 UTC (permalink / raw)
To: gregkh
Cc: hadess, hdegoede, devel, linux-kernel, julia.lawall, Vatsala Narang
This series fix the following warnings:
-Remove multiple blank lines.
-Replace NULL comparison.
-Remove unncessary parentheses.
-Remove braces from single if statement.
-Fix variable constant comparison.
-Move logical operator to previous line.
Changes in v2:
-Dropped one patch from the series as it had some compilatin error.
Vatsala Narang (6):
staging: rtl8723bs: core: Remove blank line.
staging: rtl8723bs: core: Replace NULL comparisons.
staging: rtl8723bs: core: Remove unnecessary parentheses.
staging: rtl8723bs: core: Remove braces from single if statement.
staging: rtl8723bs: core: Fix variable constant comparisons.
staging: rtl8723bs: core: Move logical operator to previous line.
drivers/staging/rtl8723bs/core/rtw_mlme_ext.c | 69 ++++++++-----------
1 file changed, 30 insertions(+), 39 deletions(-)
--
2.17.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-05-05 13:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-05 13:18 [PATCH v2 0/6] staging: rtl8723bs: core: Fix checkpatch warnings Vatsala Narang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®