From: Avi Kivity Date: Thu, 29 Jul 2010 12:11:34 +0000 (+0300) Subject: KVM: x86 emulator: drop parentheses in repreat macros X-Git-Tag: v2.6.37-rc1~142^2~301 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea9ef04e19c7c441b1ce9fe28ff6d9522c848baa;p=pandora-kernel.git KVM: x86 emulator: drop parentheses in repreat macros The parenthese make is impossible to use the macros with initializers that require braces. Signed-off-by: Avi Kivity Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed