]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit18c1793b30352cc46fc5382ae0f0d991d858dae8
tree208f1d5e6293da7bfa367830c431fb753a2523c5
parent6078032bac590fcb9d1edd48d6f32fecd5adcb32
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