aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorMatthias Beyer <[email protected]>2014-07-29 16:52:18 +0200
committerGreg Kroah-Hartman <[email protected]>2014-07-30 17:14:22 -0700
commitb8ab70b046a9baf02f5e02412c265578b1b24953 (patch)
treed574e41452ec659460f7bd14d8513621f206738d /tools/perf/scripts/python/bin
parent81797eaf798ca6e2dd62c636de43739289515917 (diff)
Staging: bcm: Qos.c: Replaced do-while(0) breaks with continue
This patch replaces the do-while(0); loop which is used for breaking if a check fails by using the `continue` statement. This saves one indentation level. Signed-off-by: Matthias Beyer <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions