drivers/rtc/rtc-cmos.c: fix whitespace related errors
authorSachin Kamat <sachin.kamat@linaro.org>
Wed, 3 Jul 2013 22:05:45 +0000 (15:05 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 3 Jul 2013 23:07:46 +0000 (16:07 -0700)
commit5e8599d21bdd8010e43f407c0f0cbef32f23bea8
treec896403e1eee5cf9a07350cae1d44b9ae3e84aa8
parent8ecc0bf41a8e3ddd40e0fbb7b3045f553e8aad41
drivers/rtc/rtc-cmos.c: fix whitespace related errors

Fixes the following types of issues:

  ERROR: space required after that ',' (ctx:VxV)
  WARNING: please, no spaces at the start of a line

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>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/rtc/rtc-cmos.c