]> git.baikalelectronics.ru Git - kernel.git/commit
drivers/rtc/rtc-mxc.c: fix checkpatch error
authorSachin Kamat <sachin.kamat@linaro.org>
Wed, 3 Jul 2013 22:05:59 +0000 (15:05 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 3 Jul 2013 23:07:47 +0000 (16:07 -0700)
commitfae0c93ff4a4f31f40ce69da43690554333e1ab4
tree8551508e02cbf0652ddcfbecaf3928a340c273b0
parentbdb13999de78eac80e081e59acc00cf03840f0ee
drivers/rtc/rtc-mxc.c: fix checkpatch error

Fixes the following error:

  ERROR: spaces required around that '>=' (ctx:WxV)

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