lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ