From: Roman Zippel Date: Wed, 15 Feb 2006 23:17:40 +0000 (-0800) Subject: [PATCH] hrtimer: fix multiple macro argument expansion X-Git-Tag: v2.6.16-rc4~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2ee9dbfad14ba8e34a589d552ddc67300a26bec;p=pandora-kernel.git [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 Acked-by: Ingo Molnar Acked-by: Thomas Gleixner Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed