[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1403295692-4704-1-git-send-email-fabf@skynet.be>
Date: Fri, 20 Jun 2014 22:21:32 +0200
From: Fabian Frederick <fabf@...net.be>
To: linux-kernel@...r.kernel.org
Cc: dushistov@...l.ru, akpm@...ux-foundation.org,
Fabian Frederick <fabf@...net.be>
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
--
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