diff options
author | Tom Rix <[email protected]> | 2023-03-20 19:23:17 -0400 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-03-21 21:18:54 -0700 |
commit | f6f4e739b16487c89d29ef8b425d019bed64f541 (patch) | |
tree | 88851e65b9383be19b2047b05930989b3dad1c85 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | c8384d4a51e7cb0e6587f3143f29099f202c5de1 (diff) |
net: atheros: atl1c: remove unused atl1c_irq_reset function
clang with W=1 reports
drivers/net/ethernet/atheros/atl1c/atl1c_main.c:214:20: error:
unused function 'atl1c_irq_reset' [-Werror,-Wunused-function]
static inline void atl1c_irq_reset(struct atl1c_adapter *adapter)
^
This function is not used, so remove it.
Signed-off-by: Tom Rix <[email protected]>
Reviewed-by: Pavan Chebbi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions