Skip to content
Commit 9860137f authored by Mario Six's avatar Mario Six Committed by Stefan Roese
Browse files

cfi_flash: Fix else after break



If in a loop, the if block in a if/else statement ends in a break, the
statements in the else blockcan be extracted, since the break stops the
execution.

Signed-off-by: default avatarMario Six <mario.six@gdsys.cc>
Signed-off-by: default avatarStefan Roese <sr@denx.de>
parent 9f720216
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment