lkml.org 
[lkml]   [2019]   [May]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/7] staging: rtl8723bs: core: Fix various checkpatch
Date
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

\
 
 \ /
  Last update: 2019-05-04 20:43    [W:0.056 / U:0.252 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site