[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120904192559.GA13081@kroah.com>
Date: Tue, 4 Sep 2012 12:25:59 -0700
From: Greg Kroah-Hartman <greg@...ah.com>
To: Toshiaki Yamane <yamanetoshi@...il.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] staging/rts_pstor: Use pr_ printks in rtsx.c
On Wed, Aug 29, 2012 at 10:29:26AM +0900, Toshiaki Yamane wrote:
> fixed some checkpatch warnings.
> -WARNING: Prefer pr_info(... to printk(KERN_INFO, ...
> -WARNING: Prefer pr_err(... to printk(KERN_ERR, ...
No, please use dev_info() and dev_err() instead wherever possible.
thanks,
greg k-h
--
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