Files
linux/drivers/spi
Colin Ian King 46854574fd spi: spi-ti-qspi: remove redundant assignment to variable ret
Variable ret is being assigned a value but it is never read, instead
the variable is being reassigned later in the exit path via label
no_dma. Remove the redundant assignment.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Link: https://patch.msgid.link/20241002162652.957102-1-colin.i.king@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2024-10-02 19:33:04 +01:00
..
2024-07-08 17:01:10 +01:00
2024-09-30 01:12:21 +02:00
2024-09-30 01:12:21 +02:00
2024-09-30 22:43:40 +01:00
2024-07-05 18:47:46 +01:00