summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorPeter Huewe <peterhuewe@gmx.de>2012-02-25 01:19:41 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-02-29 15:43:21 -0800
commit480491889f684662a95234f2205ed4d70afe7a10 (patch)
tree04c9154004ffc575e5b4ee4c9988738116c27de7 /tools/perf/scripts/python/check-perf-trace.py
parent1ca7e782864222bcdbe305e543df25df4e343963 (diff)
staging: asus_oled: Remove superfluous loop
This patch removes a superfluous loop in asus_oled.c The code is equivalent to do{...} while (0) and thus executes the code exactly once -> so we can simply remove the loop. Signed-off-by: Peter Huewe <peterhuewe@gmx.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions