diff options
author | Gerhard Sittig <gerhard.sittig@gmx.net> | 2017-02-26 19:12:05 +0100 |
---|---|---|
committer | Gerhard Sittig <gerhard.sittig@gmx.net> | 2017-02-27 22:56:38 +0100 |
commit | 59060ffcaada7201ad6942ce2c9bb67361ccbddd (patch) | |
tree | 9823c0a6ba6e365e3136234c2e9aa24cc0d88e0b /decoder/test/arm_tpiu | |
parent | ecec131bb8d14e70fdcde1b71be6d35a90999ee5 (diff) | |
download | sigrok-test-59060ffcaada7201ad6942ce2c9bb67361ccbddd.tar.gz sigrok-test-59060ffcaada7201ad6942ce2c9bb67361ccbddd.zip |
runtc: fixup coding style (conditionals, braces)
When a conditional has one complex branch (multiple instructions), both
branches are supposed to have braces around them. Instead of putting
extra braces around single instructions, eliminate the "else" branch
since the "if" branch already ends in break or return respectively.
Diffstat (limited to 'decoder/test/arm_tpiu')
0 files changed, 0 insertions, 0 deletions