diff options
| author | Austin Kim <[email protected]> | 2021-06-11 03:28:35 +0100 |
|---|---|---|
| committer | Paul Moore <[email protected]> | 2021-06-11 13:21:28 -0400 |
| commit | 0ecc617858fce305bedcf735eb18a46cb7e9921f (patch) | |
| tree | b16354e4fafa732f6e88ada0b8ed55c6eb9ebb67 /drivers/fpga/machxo2-spi.c | |
| parent | 6ddb5680085a3eefe0c6267e3514060045a13c95 (diff) | |
audit: remove unnecessary 'ret' initialization
The variable 'ret' is set to 0 when declared.
The 'ret' is unused until it is set to 0 again.
So it had better remove unnecessary initialization.
Signed-off-by: Austin Kim <[email protected]>
Signed-off-by: Paul Moore <[email protected]>
Diffstat (limited to 'drivers/fpga/machxo2-spi.c')
0 files changed, 0 insertions, 0 deletions