*.* !.gitignore !Makefile
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMylène Josserand <mylene.josserand@free-electrons.com>2016-05-03 11:54:35 +0200
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>2016-05-21 17:06:54 +0200
commitabe2f551efc65760d61668ad6fb511bf834082dc (patch)
tree4561aa85f499f34c653c07b4fe25edbef082c2c7
parentc2a1c145401df063d1197ace5d3b5bd323e26f86 (diff)
rtc: rv3029: Remove some checks and warnings
Remove some checks from checkpatch such as spaces around arithmetic operations or prefer "unsigned int". Signed-off-by: Mylène Josserand <mylene.josserand@free-electrons.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>