From cadf87a090194dcf607ce6b6de8cc3b84f5898f0 Mon Sep 17 00:00:00 2001 From: Chad Williamson Date: Sun, 16 Jun 2013 19:05:23 -0500 Subject: [PATCH] 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed