summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2017-04-27 20:59:11 +0300
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2017-06-08 05:05:42 +0300
commitb476deab8f412bd5441eb161b0fda86a0246de27 (patch)
tree3f400729f3d5c110b8844e16c19b81e44cc5324b /tools/perf/scripts/python
parent50dffe7fad6c156c2928e45c19ff7b86eb951f4c (diff)
downloadlinux-b476deab8f412bd5441eb161b0fda86a0246de27.tar.xz
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 <colin.king@canonical.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions