All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] staging :rtl8723bs: Cleanup patches
@ 2025-04-05 11:26 Erick Karanja
  2025-04-05 11:26 ` [PATCH 1/2] staging: rtl8723bs: add spaces between ternary and binary operators Erick Karanja
  2025-04-05 11:26 ` [PATCH 2/2] staging: rtl8723bs: use preferred comparison order Erick Karanja
  0 siblings, 2 replies; 3+ messages in thread
From: Erick Karanja @ 2025-04-05 11:26 UTC (permalink / raw)
  To: gregkh, outreachy
  Cc: karanja99erick, philipp.g.hortmann, linux-staging, linux-kernel

Address checkpatch complains for the staging/rtl8723bs module.
This patches can be applied in any order.

Erick Karanja (2):
  staging: rtl8723bs: add spaces between ternary and binary operators
  staging: rtl8723bs: use preferred comparison order

 drivers/staging/rtl8723bs/hal/hal_btcoex.c    | 22 +++++++++----------
 .../staging/rtl8723bs/hal/odm_CfoTracking.c   |  4 ++--
 2 files changed, 13 insertions(+), 13 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2025-04-05 11:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-05 11:26 [PATCH 0/2] staging :rtl8723bs: Cleanup patches Erick Karanja
2025-04-05 11:26 ` [PATCH 1/2] staging: rtl8723bs: add spaces between ternary and binary operators Erick Karanja
2025-04-05 11:26 ` [PATCH 2/2] staging: rtl8723bs: use preferred comparison order Erick Karanja

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.