rtc: pcf8523: fix coding-style issues
authorJavier Carrasco <javier.carrasco@wolfvision.net>
Wed, 15 Mar 2023 08:20:20 +0000 (09:20 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Fri, 17 Mar 2023 22:23:54 +0000 (23:23 +0100)
commitb48cc753c017d1f5c6e317538205d40e70d04f3c
tree6edaf995406cc58499e9da4a0ab9e4cf5b62b9b8
parentcca1e2f790703bb22b56d94c5efc66c1d9517b21
rtc: pcf8523: fix coding-style issues

Minor modifications for coding-style correctness (tabs, spaces and blank
lines before and after brackets). In total 7 errors, 3 warnings and 1
check where removed from the checkpatch output without damaging code
readability.

Signed-off-by: Javier Carrasco <javier.carrasco@wolfvision.net>
Link: https://lore.kernel.org/r/20230315082021.2104452-2-javier.carrasco@wolfvision.net
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-pcf8523.c