From: Chad Williamson Date: Mon, 17 Jun 2013 00:05:24 +0000 (-0500) Subject: Staging: silicom: move symbol exports beneath definitions in bypass.c X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~162 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22ca14a9d9161629de4453a4356f654294ff09ab;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed