From: Hidetoshi Seto Date: Mon, 20 Apr 2009 01:54:59 +0000 (+0900) Subject: PCI MSI: Define PCI_MSI_MASK_32/64 X-Git-Tag: v2.6.31-rc1~62^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67b5db6502ddd27d65dea43bf036abbd82d0dfc9;p=pandora-kernel.git PCI MSI: Define PCI_MSI_MASK_32/64 Impact: cleanup, improve readability Define PCI_MSI_MASK_32/64 for 32/64bit devices, instead of using implicit offset (-4), "PCI_MSI_MASK_BIT - 4" and "PCI_MSI_MASK_BIT". Signed-off-by: Hidetoshi Seto Reviewed-by: Matthew Wilcox Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed