]> Pileus Git - ~andy/linux/commit
Staging: silicom: move symbol exports beneath definitions in bypass.c
authorChad Williamson <chad@dahc.us>
Mon, 17 Jun 2013 00:05:24 +0000 (19:05 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 17 Jun 2013 21:31:10 +0000 (14:31 -0700)
commit22ca14a9d9161629de4453a4356f654294ff09ab
treec3423ac814a5cf1b30eaca085da35cf50731a285
parentc482ca729469c030016f9363b1353f2d506ba66c
Staging: silicom: move symbol exports beneath definitions in bypass.c

Move the EXPORT_SYMBOL macros in bypass.c beneath the definitions
they refer to, resolving checkpatch.pl warnings. While we're at it, use
EXPORT_SYMBOL rather than EXPORT_SYMBOL_NOVERS.

Signed-off-by: Chad Williamson <chad@dahc.us>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/silicom/bypasslib/bypass.c