commit | 207fc53edb4b4c5e86454d3a66485dd3243cf4d5 | [log] [tgz] |
---|---|---|
author | Alexander Gendin <agendin@matrox.com> | Wed Nov 08 03:05:19 2023 +0000 |
committer | Tom Rini <trini@konsulko.com> | Fri Nov 10 11:01:10 2023 -0500 |
tree | fdd81232545f45fbd7d99e87622d9daa883549e4 | |
parent | 224b2ff0ce541b0884d910e3197f148e8fe37af1 [diff] |
test: cmd: mbr: Remove unreachable code Fix an issue reported by Coverity scan, and fix code indentation. Addresses-Coverity-ID: 467404 ("Control flow issues (DEADCODE)") Signed-off-by: Alexander Gendin <agendin@matrox.com>