From: Chen, Gong Date: Wed, 13 Aug 2014 06:22:37 +0000 (-0400) Subject: trace, RAS: Replace bare numbers with #defines for PCIe AER error strings X-Git-Tag: omap-for-v3.19/prcm-cleanup~136^2~6^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99d440242c08c8a95576c0bc89278f8912f65bda;p=pandora-kernel.git trace, RAS: Replace bare numbers with #defines for PCIe AER error strings Replace bare numbers like "BIT(0)" with the existing #defines, e.g., PCI_ERR_COR_RCVR, to improve maintainability. This way grep will find more uses of the #defines. No functional change. [bhelgaas: changelog] Signed-off-by: Chen, Gong Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed