diff options
author | Tom Rix <[email protected]> | 2023-03-25 20:17:33 -0400 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-03-27 19:43:45 -0700 |
commit | 2bcc74ffd21a748fb310135175a1f6b271397e0f (patch) | |
tree | 4ef4d61a3292d7f82a416ea64e0fa2f65ca2f5e2 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 3948b05950fdd64002a5f182c65ba5cf2d53cf71 (diff) |
qed: remove unused num_ooo_add_to_peninsula variable
clang with W=1 reports
drivers/net/ethernet/qlogic/qed/qed_ll2.c:649:6: error: variable
'num_ooo_add_to_peninsula' set but not used [-Werror,-Wunused-but-set-variable]
u32 num_ooo_add_to_peninsula = 0, cid;
^
This variable is not used so remove it.
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/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions