linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] spi: stm32-qspi: some cleanup
@ 2022-08-03 14:16 patrice.chotard
  2022-08-03 14:16 ` [PATCH 1/3] spi: stm32-qspi: Remove stm32_qspi_wait_poll_status() unused parameter patrice.chotard
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: patrice.chotard @ 2022-08-03 14:16 UTC (permalink / raw)
  To: Mark Brown, Alexandre Torgue
  Cc: linux-spi, linux-stm32, linux-arm-kernel, linux-kernel,
	christophe.kerello, patrice.chotard

From: Patrice Chotard <patrice.chotard@foss.st.com>

This series removes unused parameter on some functions, no functional changes.

Patrice Chotard (3):
  spi: stm32-qspi: Remove stm32_qspi_wait_poll_status() unused parameter
  spi: stm32-qspi: Remove stm32_qspi_get_mode() unused parameter
  spi: stm32-qspi: Remove unused stm32_qspi_wait_cmd() parameter

 drivers/spi/spi-stm32-qspi.c | 18 ++++++++----------
 1 file changed, 8 insertions(+), 10 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-08-03 14:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-03 14:16 [PATCH 0/3] spi: stm32-qspi: some cleanup patrice.chotard
2022-08-03 14:16 ` [PATCH 1/3] spi: stm32-qspi: Remove stm32_qspi_wait_poll_status() unused parameter patrice.chotard
2022-08-03 14:16 ` [PATCH 2/3] spi: stm32-qspi: Remove stm32_qspi_get_mode() " patrice.chotard
2022-08-03 14:16 ` [PATCH 3/3] spi: stm32-qspi: Remove unused stm32_qspi_wait_cmd() parameter patrice.chotard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).