Re: [PATCH] mtd: inftlmount: convert printk(KERN_WARNING) to pr_warn
From: Miquel Raynal
Date: Wed May 27 2026 - 05:23:39 EST
On Tue, 26 May 2026 17:45:40 +0800, Li Xinyu wrote:
> Replace all printk(KERN_WARNING ...) calls with pr_warn() to follow
> the kernel's recommended logging style and resolve checkpatch warnings.
> Also convert one bare printk() that was missing a log level.
>
> No functional change.
>
>
> [...]
Applied to mtd/next, thanks!
[1/1] mtd: inftlmount: convert printk(KERN_WARNING) to pr_warn
commit: ff111dc2158562ddc5e9988c26b4c0a9cd9f978c
Patche(s) should be available on mtd/linux.git and will be
part of the next PR (provided that no robot complains by then).
Kind regards,
Miquèl