summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPeter Huewe <peterhuewe@gmx.de>2013-02-19 08:18:50 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-03-11 20:22:44 +0400
commit6d1b80fd886937ad4d6169ffa78cb0075eebce53 (patch)
tree33cc996c57d925a8f3c1e3cece2c6c00a746e7f3 /tools/perf/scripts/python
parentcbb0920b9b5090c7006404d8c6533f8ca03cf2ed (diff)
downloadlinux-6d1b80fd886937ad4d6169ffa78cb0075eebce53.tar.xz
staging/slicoss: Fix operation may be undefined warning
gcc complains about an undefined operation: slicoss.c:1417:19: warning: operation on 'rspq->pageindex' may be undefined [-Wsequence-point] The intended operation was (probably) to retrieve the pageindex + 1 and let it wrap around if it reaches the num_pages. Signed-off-by: Peter Huewe <peterhuewe@gmx.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions