[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140513181629.GA24191@cs.cmu.edu>
Date: Tue, 13 May 2014 14:16:30 -0400
From: Jan Harkes <jaharkes@...cmu.edu>
To: Fabian Frederick <fabf@...net.be>
Cc: linux-kernel <linux-kernel@...r.kernel.org>,
akpm <akpm@...ux-foundation.org>
Subject: Re: [PATCH 1/3] FS/CODA: replace printk by pr_foo()
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@...cmu.edu>
> Cc: Andrew Morton <akpm@...ux-foundation.org>
> Signed-off-by: Fabian Frederick <fabf@...net.be>
> ---
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@...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