linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix some coding style issues
@ 2022-06-29 14:25 David Jander
  2022-06-29 14:25 ` [PATCH 1/3] spi: spi.c: White-space fix in __spi_pump_messages() David Jander
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: David Jander @ 2022-06-29 14:25 UTC (permalink / raw)
  To: Mark Brown; +Cc: linux-spi, Andy Shevchenko, David Jander

This series fixes some coding style issues. No functional change.

David Jander (3):
  spi: spi.c: White-space fix in __spi_pump_messages()
  spi: spi.c: Fix comment style
  spi: spi.c: Remove redundant else block

 drivers/spi/spi.c       | 106 ++++++++++++++++++++--------------------
 include/linux/spi/spi.h |  82 +++++++++++++++----------------
 2 files changed, 94 insertions(+), 94 deletions(-)

-- 
2.32.0


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

end of thread, other threads:[~2022-06-30 14:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-29 14:25 [PATCH 0/3] Fix some coding style issues David Jander
2022-06-29 14:25 ` [PATCH 1/3] spi: spi.c: White-space fix in __spi_pump_messages() David Jander
2022-06-29 14:25 ` [PATCH 2/3] spi: spi.c: Fix comment style David Jander
2022-06-29 14:25 ` [PATCH 3/3] spi: spi.c: Remove redundant else block David Jander
2022-06-29 14:28   ` David Jander
2022-06-29 14:34     ` Mark Brown
2022-06-30 14:17 ` [PATCH 0/3] Fix some coding style issues Mark Brown

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).