linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] clean up driver code in rtw_ioctl_set
@ 2022-10-21 19:54 Emily Peri
  2022-10-21 19:54 ` [PATCH v2 1/3] staging: rtl8723bs: remove tab in variable definition Emily Peri
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Emily Peri @ 2022-10-21 19:54 UTC (permalink / raw)
  To: gregkh, outreachy, linux-staging, linux-kernel; +Cc: Emily Peri

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-10-22  8:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-21 19:54 [PATCH v2 0/3] clean up driver code in rtw_ioctl_set Emily Peri
2022-10-21 19:54 ` [PATCH v2 1/3] staging: rtl8723bs: remove tab in variable definition Emily Peri
2022-10-21 19:54 ` [PATCH v2 2/3] staging: rtl8723bs: add newline after variable declaration Emily Peri
2022-10-21 19:54 ` [PATCH v2 3/3] staging: rtl8723bs: use tab instead of spaces for indent Emily Peri
2022-10-22  8:07 ` [PATCH v2 0/3] clean up driver code in rtw_ioctl_set Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).