aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/lpddr/lpddr2_nvm.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2024-10-02 17:22:58 +0000
committerMiquel Raynal <[email protected]>2024-10-21 09:57:43 +0000
commit4c9b44e774025d9fd6f8384a7dcd6a6917043650 (patch)
treefdd11e7b6f8ca845c0b7f1e1c5c956ef1849a8a4 /drivers/mtd/lpddr/lpddr2_nvm.c
parentmtd: hyperbus: rpc-if: Add missing MODULE_DEVICE_TABLE (diff)
downloadkernel-4c9b44e774025d9fd6f8384a7dcd6a6917043650.tar.gz
kernel-4c9b44e774025d9fd6f8384a7dcd6a6917043650.zip
mtd: cfi_cmdset_0002: remove redundant assignment to variable ret
Variable ret is being assigned a value that is never read, the following goto statement jumps to a statement that assigns ret a return from the call to function do_write_oneword_once. The assignment is redundant and can be removed. Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Miquel Raynal <[email protected]> Link: https://lore.kernel.org/linux-mtd/[email protected]
Diffstat (limited to 'drivers/mtd/lpddr/lpddr2_nvm.c')
0 files changed, 0 insertions, 0 deletions