From: Prarit Bhargava Date: Wed, 2 Apr 2014 12:13:47 +0000 (-0400) Subject: x86/irq: Clean up VECTOR_UNDEFINED and VECTOR_RETRIGGERED definition X-Git-Tag: omap-for-v3.16/fixes-against-rc1~32^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79a51b25badae79d2da6f7b54530adf56697f669;p=pandora-kernel.git x86/irq: Clean up VECTOR_UNDEFINED and VECTOR_RETRIGGERED definition During another patch review, David Rientjes noted that VECTOR_UNDEFINED and VECTOR_RETRIGGERED should be defined with ()s so that they are not erroneously used in an arithmetic operation. Suggested-by: David Rientjes Signed-off-by: Prarit Bhargava Cc: Seiji Aguchi Cc: Yang Zhang Link: http://lkml.kernel.org/r/1396440827-18352-1-git-send-email-prarit@redhat.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed