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:	Sun, 14 Aug 2016 18:54:00 +0100
From:	Luis de Bethencourt <luisbg@....samsung.com>
To:	linux-kernel@...r.kernel.org
Cc:	akpm@...ux-foundation.org, viro@...iv.linux.org.uk,
	salah.triki@....org, Luis de Bethencourt <luisbg@....samsung.com>
Subject: [PATCH 0/7] befs: 

Hi,

Finishing the unglamorous series of typos and style issues.
The code is much cleaner and nicer to read now.

Thanks,
Luis

Luis de Bethencourt (7):
  befs: fix style issues in debug.c
  befs: fix style issues in inode.c
  befs: fix style issues in io.c
  befs: fix typos in linuxvfs.c
  befs: fix style issues in linuxvfs.c
  befs: fix style issues in header files
  befs: remove signatures from comments

 fs/befs/befs.h          |  3 ++-
 fs/befs/befs_fs_types.h |  8 +++---
 fs/befs/btree.h         |  6 ++---
 fs/befs/datastream.c    |  2 --
 fs/befs/datastream.h    |  5 ++--
 fs/befs/debug.c         | 14 ++++++-----
 fs/befs/inode.c         | 12 ++++-----
 fs/befs/inode.h         |  3 +--
 fs/befs/io.c            |  7 +++---
 fs/befs/linuxvfs.c      | 66 ++++++++++++++++++++++++-------------------------
 fs/befs/super.h         |  4 +--
 11 files changed, 61 insertions(+), 69 deletions(-)

-- 
2.5.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ