diff options
author | Jiapeng Chong <jiapeng.chong@linux.alibaba.com> | 2022-12-09 06:37:23 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-12-10 06:46:52 +0300 |
commit | 28d39503e4e06c2caf09a89865c81cfd9e4eae7c (patch) | |
tree | 183c3b5553eac8fd136f45c4b59763a626c45e7d /net/bpf | |
parent | 2b53d8698a47a3f6879b3c5cd2a90906422971cc (diff) | |
download | linux-28d39503e4e06c2caf09a89865c81cfd9e4eae7c.tar.xz |
net: bcmgenet: Remove the unused function
The function dmadesc_get_addr() is defined in the bcmgenet.c file, but
not called elsewhere, so remove this unused function.
drivers/net/ethernet/broadcom/genet/bcmgenet.c:120:26: warning: unused function 'dmadesc_get_addr'.
Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=3401
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Link: https://lore.kernel.org/r/20221209033723.32452-1-jiapeng.chong@linux.alibaba.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/bpf')
0 files changed, 0 insertions, 0 deletions