Skip to content
Commit d9cd4d2a authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

tools: env: Fix printf() warning in fw_env



The printf() string produces a warning about %d not matching size_t. Fix
it and put the format string on one line to avoid a checkpatch warning.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 7f772fbc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment