Steve French 9e5b03ca02 smb3: check for null tcon
[ Upstream commit bbdf6cf56c88845fb0b713cbf5c6623c53fe40d8 ]

Although unlikely to be null, it is confusing to use a pointer
before checking for it to be null so move the use down after
null check.

Addresses-Coverity: 1517586 ("Null pointer dereferences  (REVERSE_INULL)")
Reviewed-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-06-09 10:22:43 +02:00
..
2021-06-20 21:28:17 -05:00
2020-06-01 00:10:18 -05:00
2022-04-08 14:23:58 +02:00
2022-02-23 12:03:14 +01:00
2022-06-09 10:22:43 +02:00
2019-01-24 09:37:33 -06:00
2021-04-25 16:28:23 -05:00