diff options
| author | Guillaume Ranquet <[email protected]> | 2025-09-11 15:35:41 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-02-03 12:51:40 -0600 |
| commit | 0cb8a88e7ab7824b7dc857fb6572705f3e19c456 (patch) | |
| tree | b0d1fb90f7b6008227fd89ffab219538909c6c48 /doc/develop/python_cq.rst | |
| parent | 80a3572f9bc3fdd8f0b0fa73f2f853da71b059eb (diff) | |
x86: boot: fix unreachable else branch in boot_prep_linux
The else if branch uses the is_zimage boolean which is initialized to 0
and never set before being tested here.
remove the test on is_zimage to make this code reachable.
Signed-off-by: Guillaume Ranquet <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'doc/develop/python_cq.rst')
0 files changed, 0 insertions, 0 deletions
