drivers:base:core: Moved sym export macros to respective functions
authorDavid Graham White <dgwhite11@gmail.com>
Mon, 22 Jul 2013 00:41:14 +0000 (20:41 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 27 Jul 2013 01:00:29 +0000 (18:00 -0700)
Moved 11 calls to the EXPORT_SYMBOL_GPL beneath their respective functions per
checkpatch.pl warnings.

Signed-off-by: David Graham White <dgwhite11@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found