linux/drivers/net/can/softing
Daniil Dulov 383de5664c can: softing: remove redundant NULL check
In this case dev cannot be NULL, so remove redundant check.

Found by Linux Verification Center (linuxtesting.org) with SVACE.

Fixes: 03fd3cf5a1 ("can: add driver for Softing card")
Signed-off-by: Daniil Dulov <d.dulov@aladdin.ru>
Link: https://lore.kernel.org/all/20240211150535.3529-1-d.dulov@aladdin.ru
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2024-02-12 17:25:42 +01:00
..
Kconfig can: softing: update dead link 2020-09-21 10:13:16 +02:00
Makefile
softing_cs.c can: softing_cs: softingcs_probe(): fix memleak on registration failure 2022-01-08 22:46:10 +01:00
softing_fw.c can: softing: remove redundant NULL check 2024-02-12 17:25:42 +01:00
softing_main.c can: softing: Convert to platform remove callback returning void 2023-05-15 22:53:51 +02:00
softing_platform.h can: drivers: fix spelling mistakes 2020-09-21 10:13:16 +02:00
softing.h