aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/core/dev_ioctl.c
diff options
context:
space:
mode:
authorYang Li <yang.lee@linux.alibaba.com>2021-12-13 17:54:13 +0800
committerDavid S. Miller <davem@davemloft.net>2021-12-13 14:56:03 +0000
commit93d576f54e0f697c7b54f4ddd718e68ccc52c4f2 (patch)
treef3ca803c034a709aabd5217c9857de02ca60efc6 /net/core/dev_ioctl.c
parentnet: bonding: debug: avoid printing debug logs when bond is not notifying peers (diff)
downloadwireguard-linux-93d576f54e0f697c7b54f4ddd718e68ccc52c4f2.tar.xz
wireguard-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 'net/core/dev_ioctl.c')
0 files changed, 0 insertions, 0 deletions