x86, asm: Flip RESTORE_ARGS arguments logic
authorBorislav Petkov <bp@alien8.de>
Tue, 31 May 2011 20:21:53 +0000 (22:21 +0200)
committerH. Peter Anvin <hpa@linux.intel.com>
Fri, 3 Jun 2011 21:38:53 +0000 (14:38 -0700)
... thus getting rid of the "else" part of the conditional statement in
the macro.

No functionality change.

Signed-off-by: Borislav Petkov <bp@alien8.de>
Link: http://lkml.kernel.org/r/1306873314-32523-4-git-send-email-bp@alien8.de
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>

No differences found