rtc: rx8010: consolidate local variables of the same type
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Mon, 14 Sep 2020 15:45:51 +0000 (17:45 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 15 Sep 2020 08:50:37 +0000 (10:50 +0200)
commit75677971991940581e76bcd5176ea40d0baf8fcd
tree9b622b687b492ecf514a5d76d1b03fefe55dbcbf
parent28c86f30c979f9d4460dd7680610c3470b4d009b
rtc: rx8010: consolidate local variables of the same type

Move local variables of the same type into a single line for better
readability.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Link: https://lore.kernel.org/r/20200914154601.32245-5-brgl@bgdev.pl
drivers/rtc/rtc-rx8010.c