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

1. Untangle include hierarchy. 
2. Update #minors the driver can accept.
3. Make use of general macro instead of magic number.

Shahar Avidar (3):
  staging: pi433: Use headers in appropriate files.
  staging: pi433: Reduce N_PI433_MINORS to conform with N_SPI_MINORS.
  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: bfa8f18691ed2e978e4dd51190569c434f93e268
-- 
2.34.2


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

end of thread, other threads:[~2024-03-26  6:01 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-24  9:31 [PATCH 0/3] staging: pi433: Fix includes & macros Shahar Avidar
2024-03-24  9:31 ` [PATCH 1/3] staging: pi433: Use headers in appropriate files Shahar Avidar
2024-03-24  9:32 ` [PATCH 2/3] staging: pi433: Reduce N_PI433_MINORS to conform with N_SPI_MINORS Shahar Avidar
2024-03-25  5:52   ` Dan Carpenter
2024-03-24  9:32 ` [PATCH 3/3] staging: pi433: Make use of spi mode macro instead of magic number Shahar Avidar
2024-03-25  9:18 ` [PATCH 0/3] staging: pi433: Fix includes & macros Andy Shevchenko
2024-03-25 18:05   ` Greg KH
2024-03-25 18:41     ` Andy Shevchenko
2024-03-25 18:51       ` Greg KH
2024-03-25 19:12         ` Andy Shevchenko
2024-03-26  6:01           ` Greg KH

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