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

Reply via email to