From 22ca14a9d9161629de4453a4356f654294ff09ab Mon Sep 17 00:00:00 2001 From: Chad Williamson Date: Sun, 16 Jun 2013 19:05:24 -0500 Subject: [PATCH] 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-format-patch failed