summaryrefslogtreecommitdiff
path: root/block
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2015-04-14 21:09:20 (GMT)
committerSebastian Reichel <sre@kernel.org>2015-04-30 15:47:17 (GMT)
commitd8818257d3befce6ce7da4c09112654914c3fd58 (patch)
tree3b8a02b15ffea2440aa571766eeeb1752dec7893 /block
parentce992369cf29a8762b46338756ef5aba35774981 (diff)
downloadlinux-d8818257d3befce6ce7da4c09112654914c3fd58.tar.xz
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 'block')
0 files changed, 0 insertions, 0 deletions