summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorBo Yu <tsu.yubo@gmail.com>2017-03-09 22:57:38 -0500
committerJonathan Cameron <jic23@kernel.org>2017-03-11 18:24:38 +0000
commit0a124e98f4a5b9b03950af02a57a067ccc1016c1 (patch)
treef5c5d6efaf7b8ebf303e19f4ecf283f0fbe86e9a /tools/perf/scripts/python/stackcollapse.py
parent3a1e3293857568f04b8886246b7a0fec130f5055 (diff)
downloadlinux-0a124e98f4a5b9b03950af02a57a067ccc1016c1.tar.gz
linux-0a124e98f4a5b9b03950af02a57a067ccc1016c1.zip
Staging: iio: return expression instead of return ret
The following Coccinelle script was used to detect this: @@ local idexpression ret; expression e; @@ -ret = +return e; -return ret; Signed-off-by: Bo YU <tsu.yubo@gmail.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions