aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/proc.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2017-06-22 17:17:29 +0100
committerDavid S. Miller <[email protected]>2017-06-23 13:58:39 -0400
commit72de46556f8a291b2c72ea1fa22275ffef85e4f9 (patch)
tree07663f331e709cbf8f90155b900f3b60daacdbd7 /scripts/gdb/linux/proc.py
parent1847d3d0a4de609523a685d68458529caacacdcc (diff)
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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions