Fix some checkpatch warnings in calls to debug()
authorSimon Glass <sjg@chromium.org>
Sun, 10 May 2020 17:40:04 +0000 (11:40 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 18 May 2020 22:36:57 +0000 (18:36 -0400)
commit3c7dded8e179ee213c8267c892720b84a7a59fd5
treed3d66399bc1c2221e81d22bda8b9a3ffe0026ddf
parent09140113108541b95d340f3c7b6ee597d31ccc73
Fix some checkpatch warnings in calls to debug()

Fix up some incorrect code style in calls to functions in the log.h
header, mostly debug().

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/powerpc/lib/bootm.c
board/freescale/mpc8568mds/mpc8568mds.c
board/sbc8641d/sbc8641d.c
cmd/flash.c
cmd/source.c
common/flash.c
drivers/rtc/m41t11.c