From: Adrian Bunk Date: Tue, 19 Dec 2006 04:13:15 +0000 (+0100) Subject: PCI: quirks.c: cleanup X-Git-Tag: v2.6.21-rc1~92^2~28^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c30ca1db39cecade07143112ecfac09ec6b08e3f;p=pandora-kernel.git PCI: quirks.c: cleanup This patch contains the following cleanups: - move all EXPORT_SYMBOL's directly below the code they are exporting - move all DECLARE_PCI_FIXUP_*'s directly below the functions they are calling Signed-off-by: Adrian Bunk Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed