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 <jahar...@cs.cmu.edu> > Cc: Andrew Morton <a...@linux-foundation.org> > Signed-off-by: Fabian Frederick <f...@skynet.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 majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/