rtc-fm3130: add missing braces
commitc74c819eabc8b9ccfc91eafc8c253bce57661dae
authorSergey Matyukevich <geomatsi@gmail.com>
Tue, 2 Feb 2010 21:43:59 +0000 (2 13:43 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 23 Feb 2010 15:37:55 +0000 (23 07:37 -0800)
treec0991e9cae64c0c494f861dfd3fb802e8b916f8e
parentc5fc9aa0845fa2920e0f9d70844151832bfd9d1a
rtc-fm3130: add missing braces

commit f4b5162820de60204afa5c8639335f4931b7fb0c upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/rtc/rtc-fm3130.c