linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] Fix some checkpatch issues
@ 2023-06-21 18:46 Franziska Naepelt
  2023-06-21 18:50 ` [PATCH v2 1/5] staging: rtl8723bs: Fix indentation issues Franziska Naepelt
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Franziska Naepelt @ 2023-06-21 18:46 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

---
v2: Move blank line change from commit 2 to commit 4

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] 13+ messages in thread
* Re: [PATCH v2 0/5] Fix some checkpatch issues
@ 2023-06-25 13:33 Franziska Näpelt
  2023-06-25 13:53 ` Philipp Hortmann
  2023-06-25 13:55 ` <gregkh@linuxfoundation.org>
  0 siblings, 2 replies; 13+ messages in thread
From: Franziska Näpelt @ 2023-06-25 13:33 UTC (permalink / raw)
  To: <gregkh@linuxfoundation.org>
  Cc: eperi1024, Franziska Näpelt, Franziska Naepelt, hdegoede,
	johannes.berg, linux-kernel, linux-staging, philipp.g.hortmann,
	quic_vjakkam, tegongkang

Thanks for your feedback :)
Since not all the patches of my first patch series have been applied, I thought I have to submit the whole series again. Submitting a series of 5 patches, where 3 have been already applied of course fails.
So does it mean, if 3 of 5 patches of a series have been applied and I want to submit a new version, I only submit patches for the remaining work and not all of them again?

Thanks, Franziska

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

end of thread, other threads:[~2023-06-25 16:32 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-21 18:46 [PATCH v2 0/5] Fix some checkpatch issues Franziska Naepelt
2023-06-21 18:50 ` [PATCH v2 1/5] staging: rtl8723bs: Fix indentation issues Franziska Naepelt
2023-06-21 18:52 ` [PATCH v2 2/5] staging: rtl8723bs: Fix space issues Franziska Naepelt
2023-06-21 18:52 ` [PATCH v2 3/5] staging: rtl8723bs: Fix block comment issue Franziska Naepelt
2023-06-21 18:53 ` [PATCH v2 4/5] staging: rtl8723bs: Fix blank line issues Franziska Naepelt
2023-06-21 18:53 ` [PATCH v2 5/5] staging: rtl8723bs: Fix alignment open parenthesis Franziska Naepelt
2023-06-23  8:18 ` [PATCH v2 0/5] Fix some checkpatch issues Greg KH
2023-06-23 17:20   ` Philipp Hortmann
2023-06-24  6:50     ` Greg KH
  -- strict thread matches above, loose matches on Subject: below --
2023-06-25 13:33 Franziska Näpelt
2023-06-25 13:53 ` Philipp Hortmann
2023-06-25 13:55 ` <gregkh@linuxfoundation.org>
2023-06-25 16:31   ` Franziska Näpelt

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).