aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMatthias Kaehlcke <[email protected]>2017-05-23 17:27:51 -0700
committerDavid S. Miller <[email protected]>2017-05-25 12:58:45 -0400
commit26d732baa09daa196b426b6cb354783eb1c75ec5 (patch)
tree039ff5d7311f235057297c161fe38cc98bef9c90 /tools/perf/scripts/python
parent52c05fc744215b3969c9b522d2ff5a82fd3d64ed (diff)
net: jme: Remove unused functions
The functions jme_restart_tx_engine(), jme_pause_rx() and jme_resume_rx() are not used. Removing them fixes the following warnings when building with clang: drivers/net/ethernet/jme.c:694:1: error: unused function 'jme_restart_tx_engine' [-Werror,-Wunused-function] drivers/net/ethernet/jme.c:2393:20: error: unused function 'jme_pause_rx' [-Werror,-Wunused-function] drivers/net/ethernet/jme.c:2406:20: error: unused function 'jme_resume_rx' [-Werror,-Wunused-function] Signed-off-by: Matthias Kaehlcke <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions