From: Carlos Palminha <CARLOS.PALMINHA@synopsys.com>
To: <linux-kernel@vger.kernel.org>
Cc: <hirofumi@mail.parknet.co.jp>, <viro@zeniv.linux.org.uk>,
<CARLOS.PALMINHA@synopsys.com>
Subject: [PATCH 0/3] fat: fix several checkpatch warnings
Date: Sat, 15 Jul 2017 00:05:47 +0100 [thread overview]
Message-ID: <20170714230550.9435-1-palminha@synopsys.com> (raw)
fix 3 type of checkpatch warnings, each type per patch:
- unnecessary/prohibited whitespaces
- missing blank lines after declarations
- quoted string split across lines
The patchset was based on linux-next tree, tag next-20170714
Carlos Palminha (3):
fat: remove prohibited spaces
fat: add missing blank lines
fat: fix quoted string splits
fs/fat/cache.c | 5 +++--
fs/fat/dir.c | 7 ++++++-
fs/fat/fatent.c | 8 ++++++++
fs/fat/file.c | 2 ++
fs/fat/inode.c | 30 ++++++++++++++++++++++--------
fs/fat/misc.c | 2 ++
fs/fat/namei_msdos.c | 1 +
fs/fat/namei_vfat.c | 6 +++++-
fs/fat/nfs.c | 5 ++++-
9 files changed, 53 insertions(+), 13 deletions(-)
--
2.11.0
next reply other threads:[~2017-07-14 23:06 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-14 23:05 Carlos Palminha [this message]
2017-07-14 23:05 ` [PATCH 1/3] fat: remove prohibited spaces Carlos Palminha
2017-07-14 23:05 ` [PATCH 2/3] fat: add missing blank lines Carlos Palminha
2017-07-14 23:05 ` [PATCH 3/3] fat: fix quoted string splits Carlos Palminha
2017-07-15 1:20 ` Andy Shevchenko
2017-07-15 4:18 ` Joe Perches
2017-07-16 13:46 ` Andy Shevchenko
2017-07-16 15:06 ` Joe Perches
2017-07-16 15:30 ` Andy Shevchenko
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=20170714230550.9435-1-palminha@synopsys.com \
--to=carlos.palminha@synopsys.com \
--cc=hirofumi@mail.parknet.co.jp \
--cc=linux-kernel@vger.kernel.org \
--cc=viro@zeniv.linux.org.uk \
/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
all inboxes | Powered by JetHome®