summaryrefslogtreecommitdiffstats
path: root/kernel/trace/bpf_trace.c
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2017-06-22 18:17:29 +0200
committerDavid S. Miller <davem@davemloft.net>2017-06-23 19:58:39 +0200
commit72de46556f8a291b2c72ea1fa22275ffef85e4f9 (patch)
tree07663f331e709cbf8f90155b900f3b60daacdbd7 /kernel/trace/bpf_trace.c
parentMerge branch 'xdp-offload-mode' (diff)
downloadlinux-72de46556f8a291b2c72ea1fa22275ffef85e4f9.tar.xz
linux-72de46556f8a291b2c72ea1fa22275ffef85e4f9.zip
net: stmmac: make some functions static
The functions dwmac4_dma_init_rx_chan, dwmac4_dma_init_tx_chan and dwmac4_dma_init_channel do not need to be in global scope, so them static. Cleans up sparse warnings: "symbol 'dwmac4_dma_init_rx_chan' was not declared. Should it be static?" "symbol 'dwmac4_dma_init_tx_chan' was not declared. Should it be static?" "symbol 'dwmac4_dma_init_channel' was not declared. Should it be static?" Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/trace/bpf_trace.c')
0 files changed, 0 insertions, 0 deletions