aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorAndrzej Hajda <[email protected]>2015-12-24 08:02:39 +0100
committerMark Brown <[email protected]>2015-12-30 17:13:20 +0000
commite5d9cfc6f5fe56caa44cefbc7ef4531c480d901d (patch)
tree31e8236e2d2920a7059eb440c3094d3380add4f5 /tools/perf/scripts/python/stackcollapse.py
parentb4c83b171557815a0b31a36805900cc9f21c9ee4 (diff)
ASoC: rsnd: fix usrcnt decrementing bug
Field usrcnt is unsigned so it cannot be lesser than zero. The patch fixes the check, moves it to the beginning of the function and changes return value to -EIO in case of usercnt error. The problem has been detected using proposed semantic patch scripts/coccinelle/tests/unsigned_lesser_than_zero.cocci [1]. [1]: http://permalink.gmane.org/gmane.linux.kernel/2038576 Signed-off-by: Andrzej Hajda <[email protected]> Acked-by: Kuninori Morimoto <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions