All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] staging: pi433: Fix includes, comments & macros.
@ 2024-03-27  6:31 Shahar Avidar
  2024-03-27  6:31 ` [PATCH v2 1/3] staging: pi433: Use headers in appropriate files Shahar Avidar
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Shahar Avidar @ 2024-03-27  6:31 UTC (permalink / raw)
  To: gregkh, elder, andriy.shevchenko, robh, parthiban.veerasooran
  Cc: linux-staging, linux-kernel

This patchset continues with some cleanups:

1. Untangle include hierarchy.
2. Delete a misleading comment.
3. Make use of general macro instead of magic number.

v2->v1:
Undo macro update. Remove its inaccurate comment instead.

Shahar Avidar (3):
  staging: pi433: Use headers in appropriate files.
  staging: pi433: Remove an inaccurate comment.
  staging: pi433: Make use of spi mode macro instead of magic number.

 drivers/staging/pi433/pi433_if.c | 5 +++--
 drivers/staging/pi433/rf69.c     | 1 +
 drivers/staging/pi433/rf69.h     | 1 -
 3 files changed, 4 insertions(+), 3 deletions(-)


base-commit: 26a73b4d30d29f572163f7399e39d56677607b55
-- 
2.34.1


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

end of thread, other threads:[~2024-03-27 19:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-27  6:31 [PATCH v2 0/3] staging: pi433: Fix includes, comments & macros Shahar Avidar
2024-03-27  6:31 ` [PATCH v2 1/3] staging: pi433: Use headers in appropriate files Shahar Avidar
2024-03-27  6:31 ` [PATCH v2 2/3] staging: pi433: Remove an inaccurate comment Shahar Avidar
2024-03-27  6:31 ` [PATCH v2 3/3] staging: pi433: Make use of spi mode macro instead of magic number Shahar Avidar
2024-03-27 13:10 ` [PATCH v2 0/3] staging: pi433: Fix includes, comments & macros Andy Shevchenko
2024-03-27 19:13   ` Shahar Avidar

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.