aboutsummaryrefslogtreecommitdiff
path: root/util/ectool/ec.c
diff options
context:
space:
mode:
authorPeter Stuge <peter@stuge.se>2010-01-16 17:21:17 +0000
committerPeter Stuge <peter@stuge.se>2010-01-16 17:21:17 +0000
commit350ca4a94faa4f35b0b63045f9c7132c2801e1b8 (patch)
tree7047f3345443cb717aa36bbdd0886faae814b1a6 /util/ectool/ec.c
parent6ade16144221b528bad0b971dfe38f3e0a13ef16 (diff)
msrtool: Remove indent by using continue inside for() to avoid an if block
The only actual code change is from if (.. >= 1) { } to if (.. < 1) continue so this is pretty trivial. Signed-off-by: Peter Stuge <peter@stuge.se> Acked-by: Peter Stuge <peter@stuge.se> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5020 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'util/ectool/ec.c')
0 files changed, 0 insertions, 0 deletions