[PATCH 0/3] spi: axi-spi-engine: small cleanups

David Lechner posted 3 patches 1 year, 11 months ago
There is a newer version of this series
drivers/spi/spi-axi-spi-engine.c | 10 +++-------
1 file changed, 3 insertions(+), 7 deletions(-)
[PATCH 0/3] spi: axi-spi-engine: small cleanups
Posted by David Lechner 1 year, 11 months ago
This series contains a few small cleanups to the axi-spi-engine driver,
mostly suggested from previous reviews.

---
David Lechner (3):
      spi: axi-spi-engine: remove p from struct spi_engine_message_state
      spi: axi-spi-engine: use __counted_by() attribute
      spi: axi-spi-engine: use struct_size() macro

 drivers/spi/spi-axi-spi-engine.c | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)
---
base-commit: bf790d87088a04d5f3a4659e04ff2a5a16eca294
change-id: 20240301-mainline-axi-spi-engine-small-cleanups-cd08b51cb6d4

Best regards,
-- 
David Lechner <dlechner@baylibre.com>