[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170714230550.9435-1-palminha@synopsys.com>
Date: Sat, 15 Jul 2017 00:05:47 +0100
From: Carlos Palminha <CARLOS.PALMINHA@...opsys.com>
To: <linux-kernel@...r.kernel.org>
CC: <hirofumi@...l.parknet.co.jp>, <viro@...iv.linux.org.uk>,
<CARLOS.PALMINHA@...opsys.com>
Subject: [PATCH 0/3] fat: fix several checkpatch warnings
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
Powered by blists - more mailing lists