The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH v2 0/2] staging: rtl8723bs: Clean up coding style in include headers
@ 2026-05-10 17:51 Pramod Maurya
  2026-05-10 17:51 ` [PATCH v2 1/2] staging: rtl8723bs: Remove multiple blank lines " Pramod Maurya
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Pramod Maurya @ 2026-05-10 17:51 UTC (permalink / raw)
  To: gregkh; +Cc: linux-staging, linux-kernel, nikolayof23, Pramod Maurya

This series fixes two separate checkpatch.pl warnings in the rtl8723bs
include headers, split into one patch per logical change:

1. Remove superfluous consecutive blank lines from six header files.
2. Remove the redundant extern keyword from function prototype
   declarations in cmd_osdep.h and fix extra whitespace in struct
   parameter types.

v2: Split into one patch per logical change as requested by Nikolay
    Kulikov. Added cover letter. Previous combined patch was sent as
    "[PATCH 2/2] staging: rtl8723bs: Fix coding style in include headers".

Pramod Maurya (2):
  staging: rtl8723bs: Remove multiple blank lines in include headers
  staging: rtl8723bs: Remove extern from function prototypes in
    cmd_osdep.h

 drivers/staging/rtl8723bs/include/cmd_osdep.h      | 9 ++++-----
 drivers/staging/rtl8723bs/include/rtl8192c_recv.h  | 1 -
 drivers/staging/rtl8723bs/include/rtl8723b_dm.h    | 1 -
 drivers/staging/rtl8723bs/include/rtw_ioctl_set.h  | 1 -
 drivers/staging/rtl8723bs/include/rtw_wifi_regd.h  | 1 -
 drivers/staging/rtl8723bs/include/sdio_ops_linux.h | 1 -
 6 files changed, 4 insertions(+), 10 deletions(-)

-- 
2.52.0


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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-10 17:51 [PATCH v2 0/2] staging: rtl8723bs: Clean up coding style in include headers Pramod Maurya
2026-05-10 17:51 ` [PATCH v2 1/2] staging: rtl8723bs: Remove multiple blank lines " Pramod Maurya
2026-05-10 17:51 ` [PATCH v2 2/2] staging: rtl8723bs: Remove extern from function prototypes in cmd_osdep.h Pramod Maurya
2026-05-11  8:09   ` Greg KH
2026-05-10 20:08 ` [PATCH v2 0/2] staging: rtl8723bs: Clean up coding style in include headers Nikolay Kulikov

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