hrtimer: rename the "expires" struct member to avoid accidental usage
authorArjan van de Ven <arjan@linux.intel.com>
Mon, 1 Sep 2008 22:27:58 +0000 (15:27 -0700)
committerArjan van de Ven <arjan@linux.intel.com>
Sat, 6 Sep 2008 04:35:25 +0000 (21:35 -0700)
commit799b64de256ea68fbb5db63bb55f61c305870643
tree3ef586f3eadd42e7a5bd111a8b05667ec3086724
parent5c73a7d0411999e3cb3c6d64225450813738ae25
hrtimer: rename the "expires" struct member to avoid accidental usage

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>
include/linux/hrtimer.h