mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] staging: rtl8723bs: Replace bare 'uint' with 'unsigned int' in os_dep
@ 2026-06-22  6:41 Moksh Panicker
  2026-06-22  6:41 ` [PATCH 1/3] staging: rtl8723bs: Replace bare 'uint' with 'unsigned int' in ioctl_cfg80211.c Moksh Panicker
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Moksh Panicker @ 2026-06-22  6:41 UTC (permalink / raw)
  To: gregkh; +Cc: linux-staging, linux-kernel, skhan, Moksh Panicker

This series replaces bare uses of 'uint' with 'unsigned int' in the
os_dep directory of the rtl8723bs staging driver. This covers the
remaining files not addressed by previous patches, as part of cleaning
up unusual variable types listed in the driver's TODO file.

Note: os_intfs.c lines using 'uint' as module_param type specifier
are intentionally left unchanged as that is a kernel API requirement.

Each patch addresses one file independently.

Moksh Panicker (3):
  staging: rtl8723bs: Replace bare 'uint' with 'unsigned int' in
    ioctl_cfg80211.c
  staging: rtl8723bs: Replace bare 'uint' with 'unsigned int' in
    xmit_linux.c
  staging: rtl8723bs: Replace bare 'uint' with 'unsigned int' in
    os_intfs.c

 drivers/staging/rtl8723bs/include/ioctl_cfg80211.h |  4 ++--
 drivers/staging/rtl8723bs/include/xmit_osdep.h     |  2 +-
 drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c  | 12 ++++++------
 drivers/staging/rtl8723bs/os_dep/os_intfs.c        |  2 +-
 drivers/staging/rtl8723bs/os_dep/xmit_linux.c      |  2 +-
 5 files changed, 11 insertions(+), 11 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 5+ messages in thread
* [PATCH 0/3] staging: rtl8723bs: Replace bare 'uint' with 'unsigned int'
@ 2026-06-19  2:22 Moksh Panicker
  2026-06-19  2:22 ` [PATCH 2/3] staging: rtl8723bs: Replace bare 'uint' with 'unsigned int' in xmit_linux.c Moksh Panicker
  0 siblings, 1 reply; 5+ messages in thread
From: Moksh Panicker @ 2026-06-19  2:22 UTC (permalink / raw)
  To: gregkh; +Cc: linux-staging, linux-kernel, skhan, Moksh Panicker

This series replaces bare uses of 'uint' with 'unsigned int' in the
rtl8723bs staging driver, as part of cleaning up unusual variable types
listed in the driver's TODO file.

Each patch addresses one file independently.

Moksh Panicker (3):
  staging: rtl8723bs: Replace bare 'uint' with 'unsigned int' in rtw_cmd.c
  staging: rtl8723bs: Replace bare 'uint' with 'unsigned int' in xmit_linux.c
  staging: rtl8723bs: Replace bare 'uint' with 'unsigned int' in rtw_ap.c

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

end of thread, other threads:[~2026-06-22  6:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-22  6:41 [PATCH 0/3] staging: rtl8723bs: Replace bare 'uint' with 'unsigned int' in os_dep Moksh Panicker
2026-06-22  6:41 ` [PATCH 1/3] staging: rtl8723bs: Replace bare 'uint' with 'unsigned int' in ioctl_cfg80211.c Moksh Panicker
2026-06-22  6:41 ` [PATCH 2/3] staging: rtl8723bs: Replace bare 'uint' with 'unsigned int' in xmit_linux.c Moksh Panicker
2026-06-22  6:41 ` [PATCH 3/3] staging: rtl8723bs: Replace bare 'uint' with 'unsigned int' in os_intfs.c Moksh Panicker
  -- strict thread matches above, loose matches on Subject: below --
2026-06-19  2:22 [PATCH 0/3] staging: rtl8723bs: Replace bare 'uint' with 'unsigned int' Moksh Panicker
2026-06-19  2:22 ` [PATCH 2/3] staging: rtl8723bs: Replace bare 'uint' with 'unsigned int' in xmit_linux.c Moksh Panicker

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

all inboxes | Powered by JetHome®