Hello build bot (Jenkins), Edward O'Callaghan, Angel Pons,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/40901
to look at the new patch set (#4).
Change subject: lspcon_i2c_spi.c: Use '__func__' in error messages of just 'Error:' ......................................................................
lspcon_i2c_spi.c: Use '__func__' in error messages of just 'Error:'
Replace log lines with the prefix formatter '%s: ..' and pass '__func__' to the printers so that errors are prefixed with the function from which they originated.
BUG=b:154285774 BRANCH=none TEST=build success
Change-Id: If3205d8e453cfcd37f725b4fd135fe1221c913c0 Signed-off-by: Shiyu Sun sshiyu@chromium.org --- M lspcon_i2c_spi.c 1 file changed, 12 insertions(+), 8 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/01/40901/4