Re: [PATCH 1/3] FS/CODA: replace printk by pr_foo()

From: Jan Harkes
Date: Tue May 13 2014 - 15:01:03 EST


On Tue, May 13, 2014 at 06:49:09PM +0200, Fabian Frederick wrote:
> No level printk converted to pr_warn or pr_info
>
> Cc: Jan Harkes <jaharkes@xxxxxxxxxx>
> Cc: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
> Signed-off-by: Fabian Frederick <fabf@xxxxxxxxx>
> ---

Ack, those are nice cleanups for those ugly printk's. Looks like it will
shave off a few KB of memory too by making the strings shorter.

Jan

> fs/coda/cnode.c | 4 ++--
> fs/coda/coda_linux.h | 2 +-
> fs/coda/dir.c | 12 ++++++------
> fs/coda/inode.c | 29 +++++++++++++++--------------
> fs/coda/psdev.c | 34 +++++++++++++++++-----------------
> fs/coda/upcall.c | 14 +++++++-------
> 6 files changed, 48 insertions(+), 47 deletions(-)
--
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/