]> 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)
commitd7dc6d5626826c99f5a48f045717f8df89670e21
tree2edf4a64d849be32ce0977954ed7153e6ef3cf0f
parented589d959f39cf7e3f9e53c3dba497cd30d0d3bc
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