]> asedeno.scripts.mit.edu Git - linux.git/commit
rtc: ds1307: fix alignments and blank lines
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Mon, 4 Sep 2017 20:46:06 +0000 (22:46 +0200)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Tue, 5 Sep 2017 07:55:05 +0000 (09:55 +0200)
commit4057a66e5333bf487c35a37119e3012a4b318e22
tree59c24d78ca33e358f358181d9481ac5e47925c0c
parenteb4fd19005b73be8d7f51b564aa87a59a7fb4328
rtc: ds1307: fix alignments and blank lines

Alignment should always match open parenthesis.
Also remove two unnecessary blank lines

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
drivers/rtc/rtc-ds1307.c