]> 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>
Thu, 27 Jun 2013 23:53:05 +0000 (09:53 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 28 Jun 2013 06:38:28 +0000 (16:38 +1000)
commit4e87e872fc08eb872b1b856cf9f5fa4001074e39
tree57843f0fda91ecfb92979364cbf6261b7385297f
parentcd99f67e2616c9ea4e316b1a02ac35da125f1fbc
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