]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/rtc/rtc-x1205.c: fix checkpatch issues
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 7 Jun 2013 00:08:55 +0000 (10:08 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 7 Jun 2013 05:42:50 +0000 (15:42 +1000)
commitb9bf5d7207d3b5812596c8254ccfaa3795092521
treefd136e384ab05185984bf4a800dabc76ba49b1d8
parent0bac9157f578470a4892464b585f32907d593a22
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