]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/rtc/rtc-ds1511.c: fix issues related to spaces and braces
authorSachin Kamat <sachin.kamat@linaro.org>
Wed, 19 Jun 2013 00:07:27 +0000 (10:07 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 19 Jun 2013 07:27:10 +0000 (17:27 +1000)
commitc0245c0ce1b1bda8964997fb48ac495fb546ef8c
tree25274e0d88b61a2de54d11d8a0179b6cf6d57891
parenteb319353bd29101771b42655ebf18ae6afdf88a9
drivers/rtc/rtc-ds1511.c: fix issues related to spaces and braces

Fixes the following types of issues:
WARNING: please, no spaces at the start of a line
WARNING: braces {} are not necessary for single statement blocks

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Cc: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/rtc/rtc-ds1511.c