mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-04 12:11:40 +02:00
This is kind of microseries-within-series indent cleanup. This patch fixes the broken formatting strings in debug_cond() invocations. It is likely that this patch has checkpatch warnings, but for the sake of not breaking the code, these are ignored. No functional change. Signed-off-by: Marek Vasut <marex@denx.de>