]> asedeno.scripts.mit.edu Git - linux.git/commit
rtc: mcp795: Fix whitespace and indentation.
authorEmil Bartczak <emilbart@gmail.com>
Wed, 7 Dec 2016 23:27:42 +0000 (00:27 +0100)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Sun, 18 Dec 2016 23:59:25 +0000 (00:59 +0100)
commitd3e5925902dc0f639efc3641e07fca2bd7af5441
tree87f45b3893002015f25aab41a76a89d95874c7db
parenta2b42997513401903341cf96616839ad22f151b6
rtc: mcp795: Fix whitespace and indentation.

Fix whitespace and indentation errors and the following
checkpatch warnings:
- line 15: Block comments use a trailing */ on a separate line
- line 256: Line over 80 characters
No code change.

Signed-off-by: Emil Bartczak <emilbart@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
drivers/rtc/rtc-mcp795.c