commit | a40f35f0691f862d527ed75329773a24369a5b7e | [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 | 4808d1633336a98f3c48a94a7e1fcd1e1030a324 [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>