aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/sysctl_net_core.c
diff options
context:
space:
mode:
authorRashika Kheria <rashika.kheria@gmail.com>2013-12-19 14:25:34 +0530
committerDavid S. Miller <davem@davemloft.net>2013-12-19 18:51:21 -0500
commitc5036813559ed45b517f28be876b29ccead689c5 (patch)
treedf83488d514c0e77932d61a9a0d9147b6269966c /net/core/sysctl_net_core.c
parentdrivers: net: Mark functions as static in 4965-debug.c (diff)
downloadlinux-dev-c5036813559ed45b517f28be876b29ccead689c5.tar.xz
linux-dev-c5036813559ed45b517f28be876b29ccead689c5.zip
drivers: net: Mark functions as static in debug.c
This patch marks the function il_clear_traffic_stats() in debug.c as static because they are not used outside this file. Thus, it also removes the following warnings in wireless/iwlegacy/debug.c: drivers/net/wireless/iwlegacy/debug.c:35:1: warning: no previous prototype for ‘il_clear_traffic_stats’ [-Wmissing-prototypes] Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com> Reviewed-by: Josh Triplett <josh@joshtriplett.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/sysctl_net_core.c')
0 files changed, 0 insertions, 0 deletions