summaryrefslogtreecommitdiff
path: root/drivers/net/dsa/mv88e6xxx/chip.c
diff options
context:
space:
mode:
authorTom Rix <trix@redhat.com>2023-03-19 13:24:33 -0400
committerJakub Kicinski <kuba@kernel.org>2023-03-20 20:02:39 -0700
commita08df15eab0c572bc1d98c2392bcfcd744f26eda (patch)
tree244744841ad02a036427cc390c2852a219acd528 /drivers/net/dsa/mv88e6xxx/chip.c
parent134d836861793e0b3631aeb432db91479eaa6a0b (diff)
net: cxgb3: remove unused fl_to_qset function
clang with W=1 reports drivers/net/ethernet/chelsio/cxgb3/sge.c:169:32: error: unused function 'fl_to_qset' [-Werror,-Wunused-function] static inline struct sge_qset *fl_to_qset(const struct sge_fl *q, int qidx) ^ This function is not used, so remove it. Signed-off-by: Tom Rix <trix@redhat.com> Reviewed-by: Horatiu Vultur <horatiu.vultur@microchip.com> Link: https://lore.kernel.org/r/20230319172433.1708161-1-trix@redhat.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/dsa/mv88e6xxx/chip.c')
0 files changed, 0 insertions, 0 deletions