diff options
author | Heinrich Schuchardt | 2024-01-07 10:01:07 +0100 |
---|---|---|
committer | Tom Rini | 2024-01-18 17:50:27 -0500 |
commit | 3a7744ed1e5bd61b0bf83b7e1897184cb1c54f3f (patch) | |
tree | dd8360486b60b018223fc2aab2dab4aa8deb6588 /config.mk | |
parent | 3f9312236a427db3bc11770ced4ed3c2b67d3c45 (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