All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/3] staging: rtl8723bs: Fix some checkpatch issues
@ 2023-07-01 10:22 Franziska Naepelt
  2023-07-01 10:25 ` [PATCH v4 1/3] staging: rtl8723bs: Fix space issues Franziska Naepelt
                   ` (2 more replies)
  0 siblings, 3 replies; 18+ messages in thread
From: Franziska Naepelt @ 2023-07-01 10:22 UTC (permalink / raw)
  To: linux-staging
  Cc: linux-kernel, quic_vjakkam, guozihua, eperi1024, hdegoede,
	tegongkang, gregkh, dan.carpenter, philipp.g.hortmann,
	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 module
* Boot the kernel with busybox in initramfs
* Load the module
-> No errors or warnings

---
v4: Fix sign-off email address and cover letter header

Franziska Naepelt (3):
  staging: rtl8723bs: Fix space issues
  staging: rtl8723bs: Fix alignment open parenthesis
  staging: rtl8723bs: Fix remaining blank line issue

 .../staging/rtl8723bs/os_dep/ioctl_cfg80211.c | 164 +++++++++---------
 1 file changed, 85 insertions(+), 79 deletions(-)

--
2.39.2 (Apple Git-143)


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

end of thread, other threads:[~2023-07-24  9:23 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-01 10:22 [PATCH v4 0/3] staging: rtl8723bs: Fix some checkpatch issues Franziska Naepelt
2023-07-01 10:25 ` [PATCH v4 1/3] staging: rtl8723bs: Fix space issues Franziska Naepelt
2023-07-01 14:43   ` Markus Elfring
2023-07-01 15:00     ` Greg Kroah-Hartman
2023-07-01 15:34       ` Markus Elfring
2023-07-22 22:29       ` Franziska Näpelt
2023-07-23  6:18         ` Markus Elfring
2023-07-23 17:44           ` Franziska Näpelt
2023-07-23 18:46             ` Nam Cao
2023-07-23 18:55               ` Nam Cao
2023-07-24  7:40             ` [ " Markus Elfring
2023-07-24  8:00               ` Greg Kroah-Hartman
2023-07-24  8:44                 ` [v4 " Markus Elfring
2023-07-24  9:22                   ` Greg Kroah-Hartman
2023-07-24  6:28         ` [PATCH v4 " Dan Carpenter
2023-07-24  8:07           ` [v4 " Markus Elfring
2023-07-01 10:25 ` [PATCH v4 2/3] staging: rtl8723bs: Fix alignment open parenthesis Franziska Naepelt
2023-07-01 10:26 ` [PATCH v4 3/3] staging: rtl8723bs: Fix remaining blank line issue Franziska Naepelt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.