aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorThomas Gleixner <[email protected]>2015-04-13 16:43:35 +0200
committerThomas Gleixner <[email protected]>2015-04-23 14:38:01 +0200
commit4101ecc23db90ae7e9b2a4b1cfe4aaf37405b4a8 (patch)
tree6938f6545ba9e3c2b8536e1fbc20e24739a2b081 /tools/perf/scripts/python
parentb484403b9abe5f444ae2fee6a249759bb3c35bcf (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 along with the bogus comment in the else path. Signed-off-by: Thomas Gleixner <[email protected]> Acked-by: Frans Klaver <[email protected]> Cc: Sebastian Reichel <[email protected]> Cc: Dmitry Eremin-Solenikov <[email protected]> Cc: David Woodhouse <[email protected]> Cc: Wolfram Sang <[email protected]> Cc: [email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions