From: Glauber Costa Date: Tue, 24 Jun 2008 19:56:30 +0000 (-0300) Subject: x86: replace function headers by macros. X-Git-Tag: v2.6.27-rc1~1106^2~46^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=766ed4282114eab616741107745b0dd11075e496;p=pandora-kernel.git x86: replace function headers by macros. In putuser_64.S, do it the i386 way, and replace the code in beginning and end of functions with macros, since it's always the same thing. Save lines. Signed-off-by: Glauber Costa Signed-off-by: H. Peter Anvin Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed