]> asedeno.scripts.mit.edu Git - linux.git/commit
rtc: ds3232: Cleanup whitespace around register and bit definitions.
authorPhil Reid <preid@electromag.com.au>
Fri, 17 Feb 2017 01:44:56 +0000 (09:44 +0800)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Tue, 21 Feb 2017 20:33:58 +0000 (21:33 +0100)
commitca4b0a6de8a8ed9834942a5ba0c6a7cd80877320
tree6e48a83e9afcf67972f363076d260bad05d84164
parent0500ce589aa7b5325af161d3c992ffb6be138ff9
rtc: ds3232: Cleanup whitespace around register and bit definitions.

Whitespace was a combination of spaces and tabs.
Use spaces and align register / bit definitions.

Signed-off-by: Phil Reid <preid@electromag.com.au>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
drivers/rtc/rtc-ds3232.c