aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorRajan Vaja <rajan.vaja@gmail.com>2016-02-11 11:23:35 +0530
committerMark Brown <broonie@kernel.org>2016-03-05 14:32:47 +0900
commite066ea2214f77e13e24344313243f9b3a182d3c4 (patch)
tree15baf938468f7b46224e4e87617c2404aff62a47 /tools/perf/scripts/python/netdev-times.py
parentLinux 4.5-rc1 (diff)
ASoC: dapm: Remove unneeded variable ret returning 0
This patch fixes coccicheck report: Unneeded variable: "ret". Return "0" on line 2817 Remove unneccesary variable ret created to return zero. Signed-off-by: Rajan Vaja <rajan.vaja@gmail.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
ass='onhover' src='https://seccdn.libravatar.org/avatar/3fa946eaa996f263e6ebe412165bd544?s=128&d=retro' />Peter Hurley1-8/+2 2015-02-02tty: Make lock subclasses available for other tty locksPeter Hurley1-11/+1 2015-01-09tty: Remove warning in tty_lock_slave()Peter Hurley1-5/+1 2014-11-05tty: Preset lock subclass for nested tty locksPeter Hurley1-10/+9 2014-11-05tty: Change tty lock order to master->slavePeter Hurley1-19/+13 2012-10-24tty: tty_mutex.c: Fixed coding style warning (using printk)Sangho Yi1-2/+2 2012-08-10tty: localise the lockAlan Cox1-15/+56 2012-07-16tty: revert incorrectly applied lock patchAlan Cox1-56/+15 2012-07-06tty: localise the lockAlan Cox1-15/+56 2012-06-02tty: Revert the tty locking series, it needs more workLinus Torvalds1-56/+15 2012-05-31tty: add lockdep annotationsEric Dumazet1-4/+15 2012-05-04tty_lock: Localise the lockAlan Cox1-15/+45 2011-08-23TTY: remove tty_lockedJiri Slaby1-12/+0 2011-04-19tty: remove invalid location line in file headerJovi Zhang1-3/+0