commit | fc99b90154e519dd6cd21cb11d013f36017a1b94 | [log] [tgz] |
---|---|---|
author | Mylène Josserand <mylene.josserand@free-electrons.com> | Tue Mar 29 08:56:02 2016 +0200 |
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Fri May 20 12:33:51 2016 +0200 |
tree | d70a95f19b2910957a30c80294d43e3f5f9e0cd7 | |
parent | 54339f3b311f1b2cbef7b84d6794e00e7ecb2184 [diff] |
rtc: m41t80: remove warnings and replace obsolete function Replace the obsolete "simple_strtoul" function to "kstrtoul". Remove some checkpatch's errors, warnings and checks : - alignment with open parenthesis - spaces around '<' and '<<' - blank line after structure - quoted string split across lines Signed-off-by: Mylène Josserand <mylene.josserand@free-electrons.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>