]> 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>
Fri, 7 Jun 2013 00:08:49 +0000 (10:08 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 7 Jun 2013 05:42:47 +0000 (15:42 +1000)
commit2d520e5b5774cb661a273a57c2604ab95364e7b8
treebf9c2cffac1f253e285e067115c25e95b83aa855
parent6dfb3c6efc9fab376f91c7f380f26dc5030084da
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