summaryrefslogtreecommitdiff
path: root/api/api_platform-mips.c
diff options
context:
space:
mode:
authorMario Six <mario.six@gdsys.cc>2018-01-26 14:43:45 +0100
committerStefan Roese <sr@denx.de>2018-01-29 07:48:58 +0100
commit9860137fbcbacfb91069194f9635af0ed8288456 (patch)
treea498e542a2e02557596d42303bf4595d61500ac4 /api/api_platform-mips.c
parent9f720216b746f29606955baca9bf7211e35aaa53 (diff)
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: Mario Six <mario.six@gdsys.cc> Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'api/api_platform-mips.c')
0 files changed, 0 insertions, 0 deletions