aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2017-04-27 18:59:11 +0100
committerJeff Kirsher <[email protected]>2017-06-07 19:05:42 -0700
commitb476deab8f412bd5441eb161b0fda86a0246de27 (patch)
tree3f400729f3d5c110b8844e16c19b81e44cc5324b /tools/perf/scripts/python
parent50dffe7fad6c156c2928e45c19ff7b86eb951f4c (diff)
igb: make a few local functions static
Clean up a few sparse warnings, these following functions can be made static: drivers/net/ethernet/intel/igb/igb_main.c: warning: symbol 'igb_add_mac_filter' was not declared. Should it be static? drivers/net/ethernet/intel/igb/igb_main.c: warning: symbol 'igb_del_mac_filter' was not declared. Should it be static? drivers/net/ethernet/intel/igb/igb_main.c: warning: symbol 'igb_set_vf_mac_filter' was not declared. Should it be static? Signed-off-by: Colin Ian King <[email protected]> Tested-by: Aaron Brown <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions