summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.h
diff options
context:
space:
mode:
authorMartin Schiller <ms@dev.tdt.de>2025-04-16 08:13:16 +0200
committerStefan Roese <sr@denx.de>2025-05-16 08:17:43 +0200
commit7afcde09399297765945d57be4535291b2ac9549 (patch)
tree1c880cf4db30a4ace766b18e441d9fbf189e301f /arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.h
parente29b2ae3aec884be3a808518ebd8eeb8ca554d5a (diff)
cmd: tlv_eeprom: return after successful read from EEPROM
Commit f6eff35b8c19 ("cmd: tlv_eeprom: handle -ENODEV error from read_eeprom function") removed the needed 'return 0' after a successful read. As a result, the usage message is shown when 'tlv_eeprom read' is successfully called. Let's fix it by adding the needed 'return 0'. Signed-off-by: Martin Schiller <ms@dev.tdt.de> Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.h')
0 files changed, 0 insertions, 0 deletions