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)
commit86df268705696ce2286410f1493e294e889bdce6
tree2ad0b98d2dbf0d7fc39ce1672d3d4b83f3cbad00
parente49df67df1296b804f49b17a4f095a627fe059f4
drivers:base:core: Moved sym export macros to respective functions

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>
drivers/base/core.c
This page took 0.02505 seconds and 5 git commands to generate.