commit | 13952c9e35384fd7f63a5ce8261108695491bb56 | [log] [tgz] |
---|---|---|
author | Bartosz Golaszewski <bgolaszewski@baylibre.com> | Mon Sep 14 17:45:53 2020 +0200 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Tue Sep 15 10:50:37 2020 +0200 |
tree | 51b505335dc10d53932ae7ac361b64c5ce7c9d1a | |
parent | e9e4c2dae4313b88c62ee9df9d177a71c23121b2 [diff] |
rtc: rx8010: rename ret to err in rx8010_set_time() All other functions in this driver use 'err' for integer return values. Do the same in rx8010_set_time() for consistency. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Link: https://lore.kernel.org/r/20200914154601.32245-7-brgl@bgdev.pl