diff options
author | Tom Rix <[email protected]> | 2023-03-21 14:48:11 -0400 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-03-22 22:05:01 -0700 |
commit | 603c3345589de01e26c93d3a74413af6ca1c93b9 (patch) | |
tree | d11327817626e644a169a2bbeb7d83e1a8d390db /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | e4d264e87aa28ee66bea762266a4e8ece4a73388 (diff) |
liquidio: remove unused IQ_INSTR_MODE_64B function
clang with W=1 reports
drivers/net/ethernet/cavium/liquidio/request_manager.c:43:19: error:
unused function 'IQ_INSTR_MODE_64B' [-Werror,-Wunused-function]
static inline int IQ_INSTR_MODE_64B(struct octeon_device *oct, int iq_no)
^
This function and its macro wrapper are not used, so remove them.
Signed-off-by: Tom Rix <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions