aboutsummaryrefslogtreecommitdiff
path: root/docs/specs
diff options
context:
space:
mode:
authorAurelien Jarno <aurelien@aurel32.net>2012-09-07 12:24:32 +0200
committerAurelien Jarno <aurelien@aurel32.net>2012-09-11 18:06:04 +0200
commitfedc0da2510b61742dcc4755938093bef4c6078d (patch)
treecac4dd179c47417064c88f8e1178e440665dd7c2 /docs/specs
parentfbeaa26c4cf45a83afaab7aac286d5d96199e740 (diff)
downloadqemu-fedc0da2510b61742dcc4755938093bef4c6078d.zip
qemu-fedc0da2510b61742dcc4755938093bef4c6078d.tar.gz
qemu-fedc0da2510b61742dcc4755938093bef4c6078d.tar.bz2
tcg/optimize: fix if/else/break coding style
optimizer.c contains some cases were the break is appearing in both the if and the else parts. Fix that by moving it to the outer part. Also move some common code there. Reviewed-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'docs/specs')
0 files changed, 0 insertions, 0 deletions