From: Megan Kamiya Date: Sat, 6 Sep 2014 03:19:10 +0000 (-0700) Subject: PCI: Parenthesize PCI_DEVID and PCI_VPD_LRDT_ID parameters X-Git-Tag: omap-for-v3.19/prcm-cleanup~136^2~13^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63ddc0b8fe5ebbac88e2ac84b489470bf3a22965;p=pandora-kernel.git PCI: Parenthesize PCI_DEVID and PCI_VPD_LRDT_ID parameters Add parentheses around parameters in PCI_DEVID and PCI_VPD_LRDT_ID macros to prevent possible expansion errors as described by the CERT Secure Coding Standard: PRE01-C: Use parentheses within macros around parameter names Tested-by: Aaron Brown Signed-off-by: Megan Kamiya Signed-off-by: Jeff Kirsher Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed