Linux kernel staging patches
 help / color / mirror / Atom feed
* [PATCH v6 0/4] staging: rtl8723bs: fix several style issues in hal/sdio_halinit.c
@ 2026-05-21 13:47 Artur Ugnivenko
  2026-05-21 13:47 ` [PATCH v6 1/4] staging: rtl8723bs: shorten long lines " Artur Ugnivenko
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Artur Ugnivenko @ 2026-05-21 13:47 UTC (permalink / raw)
  To: gregkh; +Cc: linux-kernel, linux-staging, ahmet, error27

Fix the following checkpatch warnings in hal/sdio_halinit.c:
- lines longer than 100 chars
- inconsistent brackets around else statements
- excessive empty lines
- lines ending in parentheses

Changes in v6: Make the patch series apply to gregkh/staging-testing.
Changes in v5: Added the entire changelog to the cover letter.
Changes in v4: Fixed the long line checkpatch warning in patch 2.
Changes in v3: Split the patch into multiple patches.
Changes in v2: Make the patch apply to gregkh/staging-testing.

Artur Ugnivenko (4):
  staging: rtl8723bs: shorten long lines in hal/sdio_halinit.c
  staging: rtl8723bs: fix inconsistent braces in hal/sdio_halinit.c
  staging: rtl8723bs: remove excessive whitespace in hal/sdio_halinit.c
  staging: rtl8723bs: fix lines ending in parentheses in
    hal/sdio_halinit.c

 drivers/staging/rtl8723bs/hal/sdio_halinit.c | 123 +++++++++++--------
 1 file changed, 71 insertions(+), 52 deletions(-)

-- 
2.54.0


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

end of thread, other threads:[~2026-05-21 14:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-21 13:47 [PATCH v6 0/4] staging: rtl8723bs: fix several style issues in hal/sdio_halinit.c Artur Ugnivenko
2026-05-21 13:47 ` [PATCH v6 1/4] staging: rtl8723bs: shorten long lines " Artur Ugnivenko
2026-05-21 14:09   ` Dan Carpenter
2026-05-21 13:47 ` [PATCH v6 2/4] staging: rtl8723bs: fix inconsistent braces " Artur Ugnivenko
2026-05-21 14:08 ` [PATCH v6 0/4] staging: rtl8723bs: fix several style issues " Dan Carpenter

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