summaryrefslogtreecommitdiff
path: root/doc/develop
diff options
context:
space:
mode:
authorMartin Schiller <[email protected]>2025-04-16 08:13:16 +0200
committerStefan Roese <[email protected]>2025-05-16 08:17:43 +0200
commit7afcde09399297765945d57be4535291b2ac9549 (patch)
tree1c880cf4db30a4ace766b18e441d9fbf189e301f /doc/develop
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 <[email protected]> Reviewed-by: Stefan Roese <[email protected]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions