kernel_optimize_test/drivers/s390
Alexandra Winter b816ed53f3 s390/lcs: fix variable dereferenced before check
[ Upstream commit 671bb35c8e746439f0ed70815968f9a4f20a8deb ]

smatch complains about
drivers/s390/net/lcs.c:1741 lcs_get_control() warn: variable dereferenced before check 'card->dev' (see line 1739)

Fixes: 27eb5ac8f0 ("[PATCH] s390: lcs driver bug fixes and improvements [1/2]")
Signed-off-by: Alexandra Winter <wintera@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-05-18 10:23:44 +02:00
..
block s390/dasd: Fix read inconsistency for ESE DASD devices 2022-05-12 12:25:34 +02:00
char s390/tape: fix timer initialization in tape_std_assign() 2021-11-18 14:04:30 +01:00
cio s390/cio: make ccw_device_dma_* more robust 2021-11-18 14:04:30 +01:00
crypto s390/ap: Fix hanging ioctl caused by orphaned replies 2021-11-18 14:04:30 +01:00
net s390/lcs: fix variable dereferenced before check 2022-05-18 10:23:44 +02:00
scsi scsi: zfcp: Fix failed recovery on gone remote port with non-NPIV FCP devices 2022-02-01 17:25:39 +01:00
virtio virtio/s390: implement virtio-ccw revision 2 correctly 2021-03-04 11:38:42 +01:00
Makefile