rtc: pm8xxx: clean up local declarations
authorJohan Hovold <johan+linaro@kernel.org>
Thu, 2 Feb 2023 15:54:40 +0000 (16:54 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 9 Feb 2023 22:23:44 +0000 (23:23 +0100)
commit9e5a799138042ac8276e6744c548b0411f371600
tree78aa2fdaa8a9690212af7e51375feb8038a76bcc
parentda862c3df6add928e2f51d6cadec128a9a1940f3
rtc: pm8xxx: clean up local declarations

Clean up local declarations somewhat by using the reverse xmas style
consistently throughout.

Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Reviewed-by: David Collins <quic_collinsd@quicinc.com>
Link: https://lore.kernel.org/r/20230202155448.6715-15-johan+linaro@kernel.org
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-pm8xxx.c