diff options
| author | Yang Li <yang.lee@linux.alibaba.com> | 2021-12-13 17:54:13 +0800 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2021-12-13 14:56:03 +0000 |
| commit | 93d576f54e0f697c7b54f4ddd718e68ccc52c4f2 (patch) | |
| tree | f3ca803c034a709aabd5217c9857de02ca60efc6 /tools/perf/scripts/python | |
| parent | net: bonding: debug: avoid printing debug logs when bond is not notifying peers (diff) | |
| download | linux-93d576f54e0f697c7b54f4ddd718e68ccc52c4f2.tar.gz linux-93d576f54e0f697c7b54f4ddd718e68ccc52c4f2.zip | |
mt76: remove variable set but not used
The code that uses variable queued has been removed,
and "mt76_is_usb(dev) ? q->ndesc - q->queued : q->queued"
didn't do anything, so all they should be removed as well.
Eliminate the following clang warnings:
drivers/net/wireless/mediatek/mt76/debugfs.c:77:9: warning: variable
‘queued’ set but not used.
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Fixes: 2d8be76c1674 ("mt76: debugfs: improve queue node readability")
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
