[PATCH v2 0/3] clean up driver code in rtw_ioctl_set

From: Emily Peri
Date: Fri Oct 21 2022 - 15:55:52 EST


Created patchset to fix all checkpatch warnings in rtw_ioctl_set

Changes since v1:

* Patch 1: "staging: rtl8723bs: remove tab in variable definition"
* Split previous white space patch into three separate patches
(feedback from Gregh). Remove tab instead of space (feedback from
Michael S and Praveen K)

* Patch 2: "staging: rtl8723bs: add newline after variable declaration"
* Split previous white space patch into three separate patches
(feedback from Gregh).

* Patch 3: "staging: rtl8723bs: use tab instead of spaces for indent"
* Split previous white space patch into three separate patches
(feedback from Gregh).

* Merged into Greg's tree "rtl8723bs: align block comment stars"

* Merged into Greg's tree "staging: rtl8723bs: remove unnecessary parenthesis"

Emily Peri (3):
staging: rtl8723bs: remove tab in variable definition
staging: rtl8723bs: add newline after variable declaration
staging: rtl8723bs: use tab instead of spaces for indent

drivers/staging/rtl8723bs/core/rtw_ioctl_set.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)

--
2.34.1