diff options
| author | Chen Zhou <[email protected]> | 2020-01-08 21:39:59 +0800 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2020-02-19 15:28:51 -0800 |
| commit | 38db952b27d27f52c54c713cae487dd16a1c83af (patch) | |
| tree | 2f7a01f3b9d940dda5d0e928e59544eadf784ad0 /tools/perf/scripts/python | |
| parent | 2e05f756c7099c8991142382648a37b0d4c85943 (diff) | |
igc: make non-global functions static
Fix sparse warning:
drivers/net/ethernet/intel/igc/igc_ptp.c:512:6:
warning: symbol 'igc_ptp_tx_work' was not declared. Should it be static?
drivers/net/ethernet/intel/igc/igc_ptp.c:644:6:
warning: symbol 'igc_ptp_suspend' was not declared. Should it be static?
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Chen Zhou <[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