]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit0e9368e06902bde36802c65db82814cbee30f86f
tree64614faee4f35bb14e3de655f4b276ad14c0ccc5
parent733aa34b40cf208c9b61ae0521599ac77aaf1d00
[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