All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] staging: rtl8723bs: Replace bare 'uint' with 'unsigned int'
@ 2026-06-19  2:22 Moksh Panicker
  2026-06-19  2:22 ` [PATCH 1/3] staging: rtl8723bs: Replace bare 'uint' with 'unsigned int' in rtw_cmd.c Moksh Panicker
                   ` (2 more replies)
  0 siblings, 3 replies; 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-19  7:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-19  2:22 [PATCH 0/3] staging: rtl8723bs: Replace bare 'uint' with 'unsigned int' Moksh Panicker
2026-06-19  2:22 ` [PATCH 1/3] staging: rtl8723bs: Replace bare 'uint' with 'unsigned int' in rtw_cmd.c Moksh Panicker
2026-06-19  7:57   ` Dan Carpenter
2026-06-19  2:22 ` [PATCH 2/3] staging: rtl8723bs: Replace bare 'uint' with 'unsigned int' in xmit_linux.c Moksh Panicker
2026-06-19  2:22 ` [PATCH 3/3] staging: rtl8723bs: Replace bare 'uint' with 'unsigned int' in rtw_ap.c Moksh Panicker

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.