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:
1991922
)
hrtimer/trivial: Fix comment text in hrtimer.c
author
David Daney
<ddaney.cavm@gmail.com>
Wed, 13 Mar 2013 19:20:38 +0000
(12:20 -0700)
committer
Thomas Gleixner
<tglx@linutronix.de>
Mon, 25 Mar 2013 09:46:59 +0000
(10:46 +0100)
The comments mention HRTIMER_ABS and HRTIMER_REL, these symbols don't
exist, the proper names are HRTIMER_MODE_ABS and HRTIMER_MODE_REL.
Signed-off-by: David Daney <david.daney@cavium.com>
Cc: Jiri Kosina <trivial@kernel.org>
Link:
http://lkml.kernel.org/r/1363202438-21234-1-git-send-email-ddaney.cavm@gmail.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
kernel/hrtimer.c
patch
|
blob
|
history
diff --cc
kernel/hrtimer.c
Simple merge