[PATCH] EDAC: reorder EXPORT_SYMBOL macros
authorDave Peterson <dsp@llnl.gov>
Sun, 26 Mar 2006 09:38:51 +0000 (01:38 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 26 Mar 2006 16:57:08 +0000 (08:57 -0800)
commit54933dddc3e8ccd9db48966d8ada11951cb8a558
tree7e353edef88b2ceee67f2745d6f68b084f60b45b
parent39f1d8d38aa3f757889a09855b241b6a23e2cac5
[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 <dsp@llnl.gov>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/edac/edac_mc.c