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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Sun,  9 Feb 2014 14:48:44 -0800
From:	Joe Perches <joe@...ches.com>
To:	Petr Vandrovec <petr@...drovec.name>
Cc:	Andrew Morton <akpm@...ux-foundation.org>,
	linux-kernel@...r.kernel.org
Subject: [PATCH 0/5] ncpfs: Logging cleanups

Mostly style updating with a couple of fmt/arg mismatch fixes

Joe Perches (5):
  ncpfs: Add pr_fmt and convert printks to pr_<level>
  ncpfs: Convert DPRINTK/DDPRINTK to ncp_dbg
  ncpfs: Convert PPRINTK to ncp_vdbg
  ncpfs: Remove now unused PRINTK macro
  ncpfs: inode: Fix mismatch printk formats and arguments

 fs/ncpfs/dir.c           | 65 ++++++++++++++++++++++--------------------------
 fs/ncpfs/file.c          | 24 ++++++++++--------
 fs/ncpfs/getopt.c        | 12 +++++----
 fs/ncpfs/inode.c         | 32 ++++++++++++------------
 fs/ncpfs/ioctl.c         | 17 ++++++-------
 fs/ncpfs/mmap.c          |  2 +-
 fs/ncpfs/ncp_fs.h        | 30 +++++++++++-----------
 fs/ncpfs/ncplib_kernel.c | 28 ++++++++++-----------
 fs/ncpfs/sock.c          | 49 ++++++++++++++++++------------------
 fs/ncpfs/symlink.c       |  2 +-
 10 files changed, 130 insertions(+), 131 deletions(-)

-- 
1.8.1.2.459.gbcd45b4.dirty

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ