commit | 8f055afb64c515877346ab2091cc485c31b0cd88 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun May 10 11:40:04 2020 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon May 18 18:36:57 2020 -0400 |
tree | d3d66399bc1c2221e81d22bda8b9a3ffe0026ddf | |
parent | ed38aef986ade26d9ff987d6fd36fb1a15400ddf [diff] |
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>