[PATCH 0/5] ncpfs: Logging cleanups

From: Joe Perches
Date: Sun Feb 09 2014 - 17:49:00 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/