commit | 146d21bd9dc167d75bed4c0fdfe790db7565e99b | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Mon Feb 19 16:23:55 2018 +0100 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Thu Mar 01 10:49:41 2018 +0100 |
tree | d1168e99ae2659fbcb113e02f4247ddbd05f36d3 | |
parent | bd7f4e7598921506c2ae343954fdbb764840921b [diff] |
rtc: stop validating rtc_time after rtc_time64_to_tm rtc_time64_to_tm never generates an invalid tm. It is not necessary to validate it. Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>