rtc: rx8010: use tabs instead of spaces for code formatting
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Mon, 14 Sep 2020 15:45:52 +0000 (17:45 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 15 Sep 2020 08:50:37 +0000 (10:50 +0200)
commite9e4c2dae4313b88c62ee9df9d177a71c23121b2
tree208f1d5e6293da7bfa367830c431fb753a2523c5
parent75677971991940581e76bcd5176ea40d0baf8fcd
rtc: rx8010: use tabs instead of spaces for code formatting

The define values in this driver are close to their names and they are
separated by spaces. Use tabs instead and align all defines.

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-6-brgl@bgdev.pl
drivers/rtc/rtc-rx8010.c