rtc-fm3130: add missing braces
authorSergey Matyukevich <geomatsi@gmail.com>
Tue, 2 Feb 2010 21:43:59 +0000 (13:43 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 3 Feb 2010 02:11:21 +0000 (18:11 -0800)
commitf4b5162820de60204afa5c8639335f4931b7fb0c
tree02b51d90f98856f5d888930f5f851df988f758e8
parentb3cb53721890879d7bde31f5f9eefd4edf41ab64
rtc-fm3130: add missing braces

Add missing braces for multiline 'if' statements in fm3130_probe.

Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com>
Signed-off-by: Alessandro Zummo <a.zummo@towertech.it>
Cc: Sergey Lapin <slapin@ossfans.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/rtc/rtc-fm3130.c