]> git.kernelconcepts.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>
Thu, 23 May 2013 00:37:34 +0000 (10:37 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 27 May 2013 06:09:14 +0000 (16:09 +1000)
commit9dc84d736245d220e4131ba479d55aba60e0abb4
tree49193825986f7edab198254581e425b017c81996
parent7b202f6e2a49d3a856727745d6fa3a79182b5475
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