summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorQiheng Lin <linqiheng@huawei.com>2021-03-25 12:31:51 +0300
committerDavid S. Miller <davem@davemloft.net>2021-03-26 03:13:38 +0300
commitae8f5867d59086670ef61e0cbeabde927d4e13a0 (patch)
tree0b741498cce17da619a72a569ea93604f9eb9d6a /tools/perf/scripts/python/syscall-counts.py
parent96ef692841e0d7c0ce4c7160c674f57ff83f3b4c (diff)
downloadlinux-ae8f5867d59086670ef61e0cbeabde927d4e13a0.tar.xz
net: ethernet: mtk_eth_soc: remove unused variable 'count'
GCC reports the following warning with W=1: drivers/net/ethernet/mediatek/mtk_ppe_debugfs.c:80:9: warning: variable 'count' set but not used [-Wunused-but-set-variable] 80 | int i, count; | ^~~~~ This variable is not used in function , this commit remove it to fix the warning. Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: Qiheng Lin <linqiheng@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions