aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorZhang Changzhong <zhangchangzhong@huawei.com>2020-09-19 10:26:51 +0800
committerDavid S. Miller <davem@davemloft.net>2020-09-20 14:17:59 -0700
commit098c2fc6d91d11bfa0d0b7db0b1b0a5a19a80867 (patch)
tree8c333d17a6c2f0b6152f36f5e473b27844abc4ef /tools/perf/scripts/python/export-to-postgresql.py
parentnet: remove unnecessary NULL checking in napi_consume_skb() (diff)
downloadlinux-dev-098c2fc6d91d11bfa0d0b7db0b1b0a5a19a80867.tar.xz
linux-dev-098c2fc6d91d11bfa0d0b7db0b1b0a5a19a80867.zip
net: mventa: remove unused variable 'dummy' in mvneta_mib_counters_clear()
Fixes the following W=1 kernel build warning(s): drivers/net/ethernet/marvell/mvneta.c:754:6: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] 754 | u32 dummy; | ^~~~~ This variable is not used in function mvneta_mib_counters_clear(), so remove it to avoid build warning. Signed-off-by: Zhang Changzhong <zhangchangzhong@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions