]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit1b277733b62436b2e54ccf49ea7c77477ff411d1
treed3d66399bc1c2221e81d22bda8b9a3ffe0026ddf
parentcf5d280cd5631d787f71a30c53b80a64a958cdd8
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