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:
aa5b2ba
)
ipmi: use USEC_PER_SEC instead of 1000000 for more meaningful
author
Xie XiuQi
<xiexiuqi@huawei.com>
Fri, 24 Jan 2014 20:00:51 +0000
(14:00 -0600)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Sat, 25 Jan 2014 23:31:58 +0000
(15:31 -0800)
Use USEC_PER_SEC instead of 1000000, that making the later bugfix
more clearly.
Signed-off-by: Xie XiuQi <xiexiuqi@huawei.com>
Signed-off-by: Corey Minyard <cminyard@mvista.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found