aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorZhang Changzhong <[email protected]>2020-09-19 02:26:51 +0000
committerDavid S. Miller <[email protected]>2020-09-20 21:17:59 +0000
commit098c2fc6d91d11bfa0d0b7db0b1b0a5a19a80867 (patch)
tree8c333d17a6c2f0b6152f36f5e473b27844abc4ef /net/unix/af_unix.c
parentnet: remove unnecessary NULL checking in napi_consume_skb() (diff)
downloadkernel-098c2fc6d91d11bfa0d0b7db0b1b0a5a19a80867.tar.gz
kernel-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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions