diff options
| author | Tom Rix <[email protected]> | 2023-03-21 18:48:11 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2023-03-23 05:05:01 +0000 |
| commit | 603c3345589de01e26c93d3a74413af6ca1c93b9 (patch) | |
| tree | d11327817626e644a169a2bbeb7d83e1a8d390db /net/unix/af_unix.c | |
| parent | Merge tag 'ipsec-libreswan-mlx5' of https://git.kernel.org/pub/scm/linux/kern... (diff) | |
| download | kernel-603c3345589de01e26c93d3a74413af6ca1c93b9.tar.gz kernel-603c3345589de01e26c93d3a74413af6ca1c93b9.zip | |
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 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
