[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20140515190858.10661f614e06e045b11b1616@skynet.be>
Date: Thu, 15 May 2014 19:08:58 +0200
From: Fabian Frederick <fabf@...net.be>
To: linux-kernel <linux-kernel@...r.kernel.org>
Cc: akpm <akpm@...ux-foundation.org>,
Mikulas Patocka <mikulas@...ax.karlin.mff.cuni.cz>
Subject: [PATCH 0/3] HPFS logging clean-up
This small patchset converts HPFS to current logging functions.
Fabian Frederick (3):
FS/HPFS: convert printk to pr_foo()
FS/HPFS: use pr_fmt for logging
FS/HPFS: use __func__ for logging
fs/hpfs/alloc.c | 2 +-
fs/hpfs/buffer.c | 12 ++++++------
fs/hpfs/dir.c | 6 +++---
fs/hpfs/dnode.c | 44 ++++++++++++++++++++++++++------------------
fs/hpfs/ea.c | 6 +++---
fs/hpfs/hpfs_fn.h | 5 +++++
fs/hpfs/inode.c | 3 ++-
fs/hpfs/map.c | 17 ++++++++++-------
fs/hpfs/name.c | 11 ++++++-----
fs/hpfs/namei.c | 2 +-
fs/hpfs/super.c | 55 ++++++++++++++++++++++++++++++++-----------------------
11 files changed, 95 insertions(+), 68 deletions(-)
--
1.8.4.5
--
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