diff options
| author | YueHaibing <[email protected]> | 2019-04-03 15:50:27 +0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-04-04 17:36:23 -0700 |
| commit | 1789b8aabefb3e87456a4c63fe547bb330b16fe0 (patch) | |
| tree | c6d8350fa69e43e1da8cf713f3220dff7acf25ae /tools/perf/scripts/python/bin/export-to-postgresql-report | |
| parent | c8f191282f819ab4e9b47b22a65c6c29734cefce (diff) | |
net: pasemi: remove set but not used variable 'cpyhdr'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/net/ethernet/pasemi/pasemi_mac.c: In function 'pasemi_mac_queue_csdesc':
drivers/net/ethernet/pasemi/pasemi_mac.c:1358:29: warning: variable 'cpyhdr' set but not used [-Wunused-but-set-variable]
It's never used since commit 8d636d8bc5ff ("pasemi_mac: jumbo
frame support") and can be removed.
Signed-off-by: YueHaibing <[email protected]>
Reviewed-by: Mukesh Ojha <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions