]> www.infradead.org Git - users/jedix/linux-maple.git/commit
rtc: isl12022: Replace uint8_t types with u8
authorEsben Haabendal <esben@geanix.com>
Fri, 13 Sep 2024 10:29:14 +0000 (12:29 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Sun, 10 Nov 2024 23:06:46 +0000 (00:06 +0100)
commit5a36826a5909fb8136d28153f46e8291aa719959
treefa6a86d50ed7e413fe3d3230f49a6942135ca6d0
parentc62d658e5253a872180e77f4e1674bd94a989927
rtc: isl12022: Replace uint8_t types with u8

Keep coding style consistent, by using kernel integer types instead of
standard types.

Signed-off-by: Esben Haabendal <esben@geanix.com>
Link: https://lore.kernel.org/r/20240913-rtc-isl12022-alarm-irq-v2-3-37309d939723@geanix.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-isl12022.c