]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/rtc/rtc-x1205.c: fix checkpatch issues
authorSachin Kamat <sachin.kamat@linaro.org>
Thu, 23 May 2013 00:37:40 +0000 (10:37 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 27 May 2013 06:09:17 +0000 (16:09 +1000)
commit2b0d26dd10e2a37aaebac4309cf8107b9c6c602f
treeec18dab958286430901c403fdb2877cfd6d211ce
parent0010420a4f497a5e00ef281cc1dd2ccda4dd386b
drivers/rtc/rtc-x1205.c: fix checkpatch issues

Fixes the following types of issues:
ERROR: do not use assignment in if condition
ERROR: open brace '{' following struct go on the same line
ERROR: else should follow close brace '}'
WARNING: please, no space before tabs

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