* [PATCH 0/7] staging: rtl8723bs: core: Fix various checkpatch
@ 2019-05-04 18:42 Vatsala Narang
0 siblings, 0 replies; only message in thread
From: Vatsala Narang @ 2019-05-04 18:42 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.
-Remove return in void function.
-Replace NULL comparison.
-Remove unnecessary parentheses.
-Remove braces from single if statement.
-Fix variable constant comparison.
-Move logical operator to previous line.
Vatsala Narang (7):
staging: rtl8723bs: core: Remove blank line.
staging: rtl8723bs: core: Remove return in void function.
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: Moved logical operator to previous line.
drivers/staging/rtl8723bs/core/rtw_mlme_ext.c | 79 +++++++------------
1 file changed, 30 insertions(+), 49 deletions(-)
--
2.17.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-05-04 18:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-04 18:42 [PATCH 0/7] staging: rtl8723bs: core: Fix various checkpatch 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®