diff options
author | Jiapeng Chong <[email protected]> | 2022-12-09 11:37:23 +0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-12-09 19:46:52 -0800 |
commit | 28d39503e4e06c2caf09a89865c81cfd9e4eae7c (patch) | |
tree | 183c3b5553eac8fd136f45c4b59763a626c45e7d /scripts/gdb/linux | |
parent | 2b53d8698a47a3f6879b3c5cd2a90906422971cc (diff) |
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 <[email protected]>
Signed-off-by: Jiapeng Chong <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions