[PATCH] treewide: replace inappropriate printk
Sascha Hauer
s.hauer at pengutronix.de
Wed Sep 2 01:31:52 PDT 2026
On Mon, 31 Aug 2026 16:46:09 +0200, Ahmad Fatoum wrote:
> In preparation for making printk loglevel-aware in the future, replace bare
> printk in command handlers with printf, as it's user-facing output,
> and in library code with pr_err/pr_warn to get proper log level annotations.
>
> Remaining instances of printk are mostly in driver code and will be fine
> when we switch to logging instead of printf.
>
> [...]
Applied, thanks!
[1/1] treewide: replace inappropriate printk
https://git.pengutronix.de/cgit/barebox/commit/?id=5b408765916b (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list