From: Sasha Levin Date: Thu, 20 Dec 2012 19:11:33 +0000 (-0500) Subject: x86, efi: correct precedence of operators in setup_efi_pci X-Git-Tag: v3.8-rc4~14^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=886d751a2ea99a160f2d0a472231566d9cb0cf58;p=pandora-kernel.git x86, efi: correct precedence of operators in setup_efi_pci With the current code, the condition in the if() doesn't make much sense due to precedence of operators. Signed-off-by: Sasha Levin Link: http://lkml.kernel.org/r/1356030701-16284-25-git-send-email-sasha.levin@oracle.com Cc: Matt Fleming Cc: Matthew Garrett Cc: Bjorn Helgaas Cc: Seth Forshee Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed