From: Arjan van de Ven Date: Mon, 1 Sep 2008 22:27:58 +0000 (-0700) Subject: hrtimer: rename the "expires" struct member to avoid accidental usage X-Git-Tag: v2.6.28-rc1~18^2^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=799b64de256ea68fbb5db63bb55f61c305870643;p=pandora-kernel.git 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 --- Reading git-diff-tree failed