Skip to content
Commit 68f6783d authored by Thomas Gleixner's avatar Thomas Gleixner Committed by John Stultz
Browse files

delayacct: Remove braindamaged type conversions



Converting cputime to timespec and timespec to nanoseconds makes no
sense. Use cputime_to_ns() and be done with it.

Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
Signed-off-by: default avatarJohn Stultz <john.stultz@linaro.org>
parent 9667a23d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment