public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH 0/5] Fix some checkpatch issues
@ 2023-06-19 17:57 Franziska Naepelt
  2023-06-19 18:03 ` [PATCH 1/5] staging: rtl8723bs: Fix indentation issues Franziska Naepelt
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Franziska Naepelt @ 2023-06-19 17:57 UTC (permalink / raw)
  To: linux-staging
  Cc: linux-kernel, eperi1024, hdegoede, quic_vjakkam, johannes.berg,
	tegongkang, gregkh, Franziska Naepelt

This is a series of patches to fix some trivial checkpatch issues. Not all
issues have been fixed. I intend to submit another series to fix more stuff.

Testing:
* Build the kernel with `CONFIG_RTL8723BS=m`
* Boot the kernel with busybox in initramfs
* Load the module
-> No errors or warnings

Franziska Naepelt (5):
  staging: rtl8723bs: Fix indentation issues
  staging: rtl8723bs: Fix space issues
  staging: rtl8723bs: Fix block comment issue
  staging: rtl8723bs: Fix blank line issues
  staging: rtl8723bs: Fix alignment open parenthesis

 .../staging/rtl8723bs/os_dep/ioctl_cfg80211.c | 224 +++++++-----------
 1 file changed, 92 insertions(+), 132 deletions(-)


base-commit: 45a3e24f65e90a047bef86f927ebdc4c710edaa1
--
2.39.2 (Apple Git-143)


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

end of thread, other threads:[~2023-06-21 19:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-19 17:57 [PATCH 0/5] Fix some checkpatch issues Franziska Naepelt
2023-06-19 18:03 ` [PATCH 1/5] staging: rtl8723bs: Fix indentation issues Franziska Naepelt
2023-06-19 18:07 ` [PATCH 2/5] staging: rtl8723bs: Fix space issues Franziska Naepelt
2023-06-20 14:12   ` Greg KH
2023-06-21 19:02     ` Franziska Näpelt
2023-06-19 18:12 ` [PATCH 3/5] staging: rtl8723bs: Fix block comment issue Franziska Naepelt
2023-06-19 18:12 ` [PATCH 4/5] staging: rtl8723bs: Fix blank line issues Franziska Naepelt
2023-06-19 18:12 ` [PATCH 5/5] staging: rtl8723bs: Fix alignment open parenthesis Franziska Naepelt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox