]> git.openfabrics.org - ~emulex/infiniband.git/commit
Staging: silicom: move symbol exports beneath definitions in bpctl_mod.c
authorChad Williamson <chad@dahc.us>
Mon, 17 Jun 2013 00:05:23 +0000 (19:05 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 17 Jun 2013 21:31:10 +0000 (14:31 -0700)
commitcadf87a090194dcf607ce6b6de8cc3b84f5898f0
tree4e71e7464f9cc2b07da55182ac93c39526214975
parent22ca14a9d9161629de4453a4356f654294ff09ab
Staging: silicom: move symbol exports beneath definitions in bpctl_mod.c

Move the EXPORT_SYMBOL macros in bpctl_mod.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/bpctl_mod.c