aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorThomas Gleixner <[email protected]>2015-04-14 21:09:20 +0000
committerSebastian Reichel <[email protected]>2015-04-30 17:47:17 +0200
commitd8818257d3befce6ce7da4c09112654914c3fd58 (patch)
tree3b8a02b15ffea2440aa571766eeeb1752dec7893 /scripts/gdb/linux/modules.py
parentce992369cf29a8762b46338756ef5aba35774981 (diff)
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 <[email protected]> Cc: Sebastian Reichel <[email protected]> Cc: Dmitry Eremin-Solenikov <[email protected]> Cc: David Woodhouse <[email protected]> Cc: Frans Klaver <[email protected]> Cc: "RenĂ© Moll" <[email protected]> Cc: Wolfram Sang <[email protected]> Cc: [email protected] Acked-by: Frans Klaver <[email protected]> Signed-off-by: Sebastian Reichel <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions