diff options
author | 2015-04-14 21:09:20 +0000 | |
---|---|---|
committer | 2015-04-30 17:47:17 +0200 | |
commit | d8818257d3befce6ce7da4c09112654914c3fd58 (patch) | |
tree | 3b8a02b15ffea2440aa571766eeeb1752dec7893 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | power_supply: fix oops in collie_battery driver (diff) | |
download | wireguard-linux-d8818257d3befce6ce7da4c09112654914c3fd58.tar.xz wireguard-linux-d8818257d3befce6ce7da4c09112654914c3fd58.zip |
power: reset: ltc2952: Remove bogus hrtimer_start() return value checks
The return value of hrtimer_start() tells whether the timer was
inactive or active already when hrtimer_start() was called.
The code emits a bogus warning if the timer was active already
claiming that the timer could not be started.
Remove it.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Sebastian Reichel <sre@kernel.org>
Cc: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Cc: David Woodhouse <dwmw2@infradead.org>
Cc: Frans Klaver <frans.klaver@xsens.com>
Cc: "René Moll" <linux@r-moll.nl>
Cc: Wolfram Sang <wsa@the-dreams.de>
Cc: linux-pm@vger.kernel.org
Acked-by: Frans Klaver <frans.klaver@xsens.com>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions