aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorAlexander Shishkin <[email protected]>2016-03-04 16:55:12 +0200
committerAlexander Shishkin <[email protected]>2016-04-08 16:11:54 +0300
commitfb0801904bbbc7b109d4009520c7fa34bcfb7450 (patch)
treef17e637a2f6129654f479c9c3bfb248377e22e59 /tools/perf/scripts/python/syscall-counts.py
parent389b6699a2aa0b457aa69986e9ddf39f3b4030fd (diff)
stm class: Remove unnecessary pointer increment
Readability: a postfix increment is used on a pointer which is not used anywhere afterwards, which may send the reader looking through the function one extra time. Drop the unnecessary increment. Reported-by: Alan Cox <[email protected]> Signed-off-by: Alexander Shishkin <[email protected]> Reviewed-by: Laurent Fert <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions