Re: [PATCH NAND v2] mtd: nand: Replace printk() with appropriate pr_*macro()

From: Shreeya Patel
Date: Mon Feb 19 2018 - 08:40:50 EST


On Mon, 2018-02-19 at 14:30 +0100, Richard Weinberger wrote:
> Shreeya,
Hi Richard,
>
> Am Montag, 19. Februar 2018, 14:13:45 CET schrieb Shreeya Patel:
> >
> > The log levels embedded with the name are more concise than
> > printk.
> > Replace printks having a log level with the appropriate
> > pr_*macro.
> >
> > Signed-off-by: Shreeya Patel <shreeya.patel23498@xxxxxxxxx>
> Multiple patches with the same subject are confusing. :)

I'll keep this in mind.

I did not combine the two patches as they had some different
changes.

Thanks :)
>
> Thanks,
> //richardÂ