[U-Boot] [PATCH 2/2] mtd: ubi, ubifs debug: Use pr_debug instead of pr_crit

Heiko Schocher hs at denx.de
Thu Mar 7 05:17:05 UTC 2019


Hello Eran,

Am 13.02.2019 um 19:56 schrieb Eran Matityahu:
> Before printk.h was introduced and MTDDEBUG was removed,
> pr_crit() was calling MTDDEBUG(), which was since then
> replaced by the current pr_debug().
> 
> pr_debug is more appropriate here.
> 
> Signed-off-by: Eran Matityahu <eran.m at variscite.com>
> ---
>   drivers/mtd/ubi/debug.h | 2 +-
>   fs/ubifs/debug.h        | 4 ++--
>   2 files changed, 3 insertions(+), 3 deletions(-)

Reviewed-by: Heiko Schocher <hs at denx.de>

queued for next merge window.

bye,
Heiko
-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-52   Fax: +49-8142-66989-80   Email: hs at denx.de


More information about the U-Boot mailing list