2014-06-20 20:22:56

by Fabian Frédérick

[permalink] [raw]
Subject: [PATCH 0/5] UFS logging clean-up

This small patchset convert UFS to current logging functions.

Fabian Frederick (5):
FS/UFS: convert printk to pr_foo()
FS/UFS: use pr_fmt
fs/ufs/super.c: use __func__ in logging
fs/ufs/super.c: use va_format instead of buffer/vsnprintf
FS/UFS: convert UFSD printk to pr_debug

fs/ufs/Makefile | 1 +
fs/ufs/super.c | 304 ++++++++++++++++++++++++++++----------------------------
fs/ufs/ufs.h | 10 +-
3 files changed, 161 insertions(+), 154 deletions(-)

--
1.8.4.5