From: Borislav Petkov Date: Tue, 31 May 2011 20:21:52 +0000 (+0200) Subject: x86, asm: Flip SAVE_ARGS arguments logic X-Git-Tag: v3.1-rc1~293^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cac0e0a78f722abd85b7f8d614ee0820f7672f58;p=pandora-kernel.git x86, asm: Flip SAVE_ARGS arguments logic This saves us the else part of the conditional statement in the macro. No functionality change. Signed-off-by: Borislav Petkov Link: http://lkml.kernel.org/r/1306873314-32523-3-git-send-email-bp@alien8.de Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed