[PATCH] hrtimer: fix multiple macro argument expansion
authorRoman Zippel <zippel@linux-m68k.org>
Wed, 15 Feb 2006 23:17:40 +0000 (15:17 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 15 Feb 2006 23:32:22 +0000 (15:32 -0800)
commitb2ee9dbfad14ba8e34a589d552ddc67300a26bec
tree64614faee4f35bb14e3de655f4b276ad14c0ccc5
parent5f6164f3092832e0d9b12eed52e09a76bf39c64a
[PATCH] hrtimer: fix multiple macro argument expansion

For two macros the arguments were expanded twice, change them to inline
functions to avoid it.

Signed-off-by: Roman Zippel <zippel@linux-m68k.org>
Acked-by: Ingo Molnar <mingo@elte.hu>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/ktime.h