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:
5c73a7d
)
hrtimer: rename the "expires" struct member to avoid accidental usage
author
Arjan van de Ven
<arjan@linux.intel.com>
Mon, 1 Sep 2008 22:27:58 +0000
(15:27 -0700)
committer
Arjan van de Ven
<arjan@linux.intel.com>
Sat, 6 Sep 2008 04:35:25 +0000
(21:35 -0700)
To catch code that still touches the "expires" memory directly, rename it
to have the compiler complain rather than get nasty, hard to explain,
runtime behavior
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
No differences found