From: David Jander <david@protonic.nl>
To: Mark Brown <broonie@kernel.org>
Cc: linux-spi@vger.kernel.org,
Andy Shevchenko <andy.shevchenko@gmail.com>,
David Jander <david@protonic.nl>
Subject: [PATCH 0/3] Fix some coding style issues
Date: Wed, 29 Jun 2022 16:25:16 +0200 [thread overview]
Message-ID: <20220629142519.3985486-1-david@protonic.nl> (raw)
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
next reply other threads:[~2022-06-29 14:25 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-29 14:25 David Jander [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220629142519.3985486-1-david@protonic.nl \
--to=david@protonic.nl \
--cc=andy.shevchenko@gmail.com \
--cc=broonie@kernel.org \
--cc=linux-spi@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).