aboutsummaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
authorHeinrich Schuchardt2024-01-07 10:01:07 +0100
committerTom Rini2024-01-18 17:50:27 -0500
commit3a7744ed1e5bd61b0bf83b7e1897184cb1c54f3f (patch)
treedd8360486b60b018223fc2aab2dab4aa8deb6588 /config.mk
parent3f9312236a427db3bc11770ced4ed3c2b67d3c45 (diff)
boot: superfluous assignment in bootflow_menu_new()
ret is assigned a value 0 which is never used but is immediately overwritten in the next statement. Addresses-Coverity-ID: 453304 ("Unused value") Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Diffstat (limited to 'config.mk')
0 files changed, 0 insertions, 0 deletions