aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorTom Rix <[email protected]>2023-03-19 17:24:33 +0000
committerJakub Kicinski <[email protected]>2023-03-21 03:02:39 +0000
commita08df15eab0c572bc1d98c2392bcfcd744f26eda (patch)
tree244744841ad02a036427cc390c2852a219acd528 /net/unix/af_unix.c
parentMerge branch 'net-ethernet-mtk_eth_soc-various-enhancements' (diff)
downloadkernel-a08df15eab0c572bc1d98c2392bcfcd744f26eda.tar.gz
kernel-a08df15eab0c572bc1d98c2392bcfcd744f26eda.zip
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 <[email protected]> Reviewed-by: Horatiu Vultur <[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