]> git.baikalelectronics.ru Git - kernel.git/commit
drivers/rtc/rtc-max77686.c: remove space before semicolon
authorSachin Kamat <sachin.kamat@linaro.org>
Wed, 3 Jul 2013 22:05:55 +0000 (15:05 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 3 Jul 2013 23:07:47 +0000 (16:07 -0700)
commit6898909e350f0c9f8f3ef4677c1aab2c44ae4be0
tree4422b4987a8977d687549560c7030029966b5883
parent4a09a4f0ff8a3ded646bb814c2ee989dc9f06a6b
drivers/rtc/rtc-max77686.c: remove space before semicolon

Fixes the following warning:

  WARNING: space prohibited before semicolon

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