git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9667a23
)
delayacct: Remove braindamaged type conversions
author
Thomas Gleixner
<tglx@linutronix.de>
Wed, 16 Jul 2014 21:04:37 +0000
(21:04 +0000)
committer
John Stultz
<john.stultz@linaro.org>
Wed, 23 Jul 2014 17:18:06 +0000
(10:18 -0700)
Converting cputime to timespec and timespec to nanoseconds makes no
sense. Use cputime_to_ns() and be done with it.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: John Stultz <john.stultz@linaro.org>
kernel/delayacct.c
patch
|
blob
|
history
diff --cc
kernel/delayacct.c
Simple merge