aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2017-09-21 00:45:30 +0300
committerAlexandre Belloni <[email protected]>2017-10-12 16:24:19 +0200
commit97f5b0379c382d9c2b944baa02852338dee7d8aa (patch)
tree7991417d68ff4ca36d85f7be0f119098e237e8c8 /scripts/gdb/linux/tasks.py
parent695e38d8818dd858d7516c77bab96be266f56694 (diff)
rtc: rv3029: Clean up error handling in rv3029_eeprom_write()
We don't need both "ret" and "err" when they do the same thing. All the functions called here return zero on success or negative error codes. It's more clear to return a literal zero at the end instead of "return ret;" Signed-off-by: Dan Carpenter <[email protected]> Signed-off-by: Alexandre Belloni <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions