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