diff options
author | Jiapeng Chong <jiapeng.chong@linux.alibaba.com> | 2022-10-17 14:49:20 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-10-17 09:36:39 +0100 |
commit | 402fe7a5728789f3a3998d2823b7a110f4cd924e (patch) | |
tree | d55a77b6ee3a0b2c0fbfef908930fc58d55505c8 /net/ipv4 | |
parent | a887b59f6a168e13a7608c64b61e6d5b769f80ee (diff) | |
download | linux-402fe7a5728789f3a3998d2823b7a110f4cd924e.tar.gz linux-402fe7a5728789f3a3998d2823b7a110f4cd924e.tar.bz2 linux-402fe7a5728789f3a3998d2823b7a110f4cd924e.zip |
net: ethernet: mediatek: ppe: Remove the unused function mtk_foe_entry_usable()
The function mtk_foe_entry_usable() is defined in the mtk_ppe.c file, but
not called elsewhere, so delete this unused function.
drivers/net/ethernet/mediatek/mtk_ppe.c:400:20: warning: unused function 'mtk_foe_entry_usable'.
Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=2409
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions