public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] ncpfs: Logging cleanups
@ 2014-02-09 22:48 Joe Perches
  2014-02-09 22:48 ` [PATCH 1/5] ncpfs: Add pr_fmt and convert printks to pr_<level> Joe Perches
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Joe Perches @ 2014-02-09 22:48 UTC (permalink / raw)
  To: Petr Vandrovec; +Cc: Andrew Morton, linux-kernel

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-02-10  0:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-09 22:48 [PATCH 0/5] ncpfs: Logging cleanups Joe Perches
2014-02-09 22:48 ` [PATCH 1/5] ncpfs: Add pr_fmt and convert printks to pr_<level> Joe Perches
2014-02-09 22:48 ` [PATCH 2/5] ncpfs: Convert DPRINTK/DDPRINTK to ncp_dbg Joe Perches
2014-02-10  0:53   ` Joe Perches
2014-02-09 22:48 ` [PATCH 3/5] ncpfs: Convert PPRINTK to ncp_vdbg Joe Perches
2014-02-09 22:48 ` [PATCH 4/5] ncpfs: Remove now unused PRINTK macro Joe Perches
2014-02-09 22:48 ` [PATCH 5/5] ncpfs: inode: Fix mismatch printk formats and arguments Joe Perches

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox