summaryrefslogtreecommitdiff
path: root/util/sbase/printenv.c
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2026-03-10 16:06:13 +0000
committerLeah Rowe <leah@libreboot.org>2026-03-10 16:06:13 +0000
commitc41483916a80c9d54695c5657df1fac913d79826 (patch)
treea247c3ca4e621a61aebf35ad80e7a6ae10a40cb7 /util/sbase/printenv.c
parent13c759bf3ac586ee8142353f5efbc48a177b29ee (diff)
util/nvmutil: skip errno check in main
skip it if there is a valid checksum, to mitigate erroneous errno state upon exit from run_cmd(), because we can assume by this point that we are in fact ready to write at this point. the check at the end still exists, which will catch any error set by write, and any error set before that. this fixes a weird warning on cmd_dump. Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'util/sbase/printenv.c')
0 files changed, 0 insertions, 0 deletions