]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/rtc/rtc-rs5c313.c: fix spacing related issues
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 7 Jun 2013 00:08:54 +0000 (10:08 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 7 Jun 2013 05:42:50 +0000 (15:42 +1000)
commit052bef3b5310f9f60fab8930b3a432a97b20efdb
tree6f629b6812f1c1bae2b4246b95e365cf633ab314
parent216824cb90b44dbcc837b131fa92c1d5c86871b4
drivers/rtc/rtc-rs5c313.c: fix spacing related issues

Fixes the following types of checkpatch issues:
WARNING: please, no space before tabs
ERROR: space prohibited after that open parenthesis '('
ERROR: space prohibited before that close parenthesis ')'
ERROR: need consistent spacing around '>>' (ctx:VxW)

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-rs5c313.c