From: Betty Dall Date: Thu, 6 Jun 2013 20:35:35 +0000 (-0600) Subject: PCI/AER: Remove "extern" from function declarations X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~18^2~4^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fde41b9fa2d0d6abd5b1b5674f1da3bb40ebc98d;p=pandora-kernel.git PCI/AER: Remove "extern" from function declarations We had an inconsistent mix of using and omitting the "extern" keyword on function declarations in header files. This removes them all. [bhelgaas: split out from "move AER severity defines" patch] Signed-off-by: Betty Dall Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed