[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220112042201.5056-1-jagathjog1996@gmail.com>
Date: Wed, 12 Jan 2022 09:51:57 +0530
From: Jagath Jog J <jagathjog1996@...il.com>
To: gregkh@...uxfoundation.org, fabioaiuto83@...il.com,
marcocesati@...il.com
Cc: linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org,
jagathjog1996@...il.com
Subject: [PATCH 0/4] Staging: rtl8723bs: Fix codestyle errors and warnings
This series fix the following errors/warnings:
-Placing { braces at the end of same line of if condition
-Placing constants on the right side of test
-Removed extra spaces in declaration
-Placing necessary blank line after declaration
Jagath Jog J (4):
Staging: rtl8723bs: Placing opening { braces in previous line
Staging: rtl8723bs: Interchanging comparison expression operands
Staging: rtl8723bs: Removed extra spaces between datatype and variable
Staging: rtl8723bs: Inserting blank line after declaration
drivers/staging/rtl8723bs/core/rtw_cmd.c | 42 +++++++++----------
drivers/staging/rtl8723bs/core/rtw_security.c | 2 +-
drivers/staging/rtl8723bs/hal/hal_intf.c | 15 ++++---
.../staging/rtl8723bs/os_dep/ioctl_cfg80211.c | 40 ++++++------------
4 files changed, 44 insertions(+), 55 deletions(-)
--
2.17.1
Powered by blists - more mailing lists