summaryrefslogtreecommitdiff
path: root/include/linux/netlink.h
diff options
context:
space:
mode:
authorTom Rix <trix@redhat.com>2023-03-25 20:17:33 -0400
committerJakub Kicinski <kuba@kernel.org>2023-03-27 19:43:45 -0700
commit2bcc74ffd21a748fb310135175a1f6b271397e0f (patch)
tree4ef4d61a3292d7f82a416ea64e0fa2f65ca2f5e2 /include/linux/netlink.h
parent3948b05950fdd64002a5f182c65ba5cf2d53cf71 (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 <trix@redhat.com> Reviewed-by: Simon Horman <simon.horman@corigine.com> Link: https://lore.kernel.org/r/20230326001733.1343274-1-trix@redhat.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/netlink.h')
0 files changed, 0 insertions, 0 deletions