diff options
author | Marcus Folkesson <marcus.folkesson@gmail.com> | 2024-08-09 14:15:43 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-12-17 13:17:41 -0600 |
commit | bb736358e56bd8622eb7557d334d987b2bb66b20 (patch) | |
tree | 9c67d68bcfc6601e68f65b5e48a0e7e157e877a8 /drivers/ddr/imx/phy/ddrphy_csr.c | |
parent | 75ad667aad2a6f488d894633e1a8656137572adc (diff) |
mtd: nand: raw: atmel: remove unnecessary return value
The condition 'ret' is always true as it is never set to other than
-EIO.
Remove 'ret' and the condition for copy.
Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
Reviewed-by: Michael Trimarchi <micheal@amarulasolutions.com>
Diffstat (limited to 'drivers/ddr/imx/phy/ddrphy_csr.c')
0 files changed, 0 insertions, 0 deletions