linux_dsm_epyc7002/drivers/net/arcnet
Colin Ian King 77afe3b82e arcnet: capmode: remove redundant assignment to pointer pkt
Pointer pkt is being initialized with a value that is never read
and pkt is being re-assigned a little later on. The assignment is
redundant and hence can be removed.

Addresses-Coverity: ("Ununsed value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-08-30 14:14:46 -07:00
..
arc-rawmode.c
arc-rimi.c arcnet: arc-rimi: Mark expected switch fall-throughs 2019-07-29 09:38:34 -07:00
arcdevice.h
arcnet.c
capmode.c arcnet: capmode: remove redundant assignment to pointer pkt 2019-08-30 14:14:46 -07:00
com90io.c
com90xx.c
com9026.h
com20020_cs.c
com20020-isa.c arcnet: com20020-isa: Mark expected switch fall-throughs 2019-07-29 10:23:59 -07:00
com20020-pci.c
com20020.c
com20020.h
Kconfig
Makefile
rfc1051.c
rfc1201.c