[PATCH NAND v5] mtd: nand: Replace printk() with appropriate pr_*() macro
Boris Brezillon
boris.brezillon at bootlin.com
Sun Mar 18 14:14:09 PDT 2018
On Thu, 22 Feb 2018 22:01:22 +0530
Shreeya Patel <shreeya.patel23498 at gmail.com> wrote:
> Using pr_<loglevel>() is more concise than
> printk(KERN_<LOGLEVEL>).
> Replace printks having a log level with the appropriate
> pr_*() macros.
> Define pr_fmt() and remove other additional macros from
> the replaced printks.
Applied.
Thanks,
Boris
--
Boris Brezillon, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com
More information about the linux-mtd
mailing list