From: Dave Peterson Date: Sun, 26 Mar 2006 09:38:51 +0000 (-0800) Subject: [PATCH] EDAC: reorder EXPORT_SYMBOL macros X-Git-Tag: v2.6.17-rc1~542 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54933dddc3e8ccd9db48966d8ada11951cb8a558;p=pandora-kernel.git [PATCH] EDAC: reorder EXPORT_SYMBOL macros Fix EDAC code so EXPORT_SYMBOL comes after the function that is being exported. This is to maintain consistency with the rest of the kernel. Signed-off-by: David S. Peterson Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed