]> git.baikalelectronics.ru Git - kernel.git/commit
drivers/rtc/rtc-max6902.c: remove unwanted spaces
authorSachin Kamat <sachin.kamat@linaro.org>
Wed, 3 Jul 2013 22:05:54 +0000 (15:05 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 3 Jul 2013 23:07:47 +0000 (16:07 -0700)
commit4a09a4f0ff8a3ded646bb814c2ee989dc9f06a6b
tree2edf4a64d849be32ce0977954ed7153e6ef3cf0f
parent7c904aa76af451ffe204349c432b2c322500b344
drivers/rtc/rtc-max6902.c: remove unwanted spaces

Silences the following type of warnings:

  WARNING: space prohibited between function name and open parenthesis '('

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