[PATCH 0/5] UFS logging clean-up

From: Fabian Frederick
Date: Fri Jun 20 2014 - 16:23:01 EST


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

--
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/