]> asedeno.scripts.mit.edu Git - linux.git/commit
rtc: mc13xxx: fix style issue
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 16 Apr 2019 08:33:08 +0000 (10:33 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 16 Apr 2019 16:06:54 +0000 (18:06 +0200)
commit9fc0fd5077badc3de5c40895beecee4f57d02423
tree28761b788afa955b7706a6ff2a9ce7a23cdcaacb
parentedd6d79ece9ab2b62cc5353b0225f75e18ca66e6
rtc: mc13xxx: fix style issue

Use unsigned int instead of unsigned.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-mc13xxx.c