Staging: vt6656: Clean up unneccessary braces in power.c
authorPhilip Worrall <philip.worrall@googlemail.com>
Wed, 2 Mar 2011 14:34:41 +0000 (14:34 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 2 Mar 2011 20:52:28 +0000 (15:52 -0500)
Clean up some unnecessary braces for conditional statements
where a single statement will do.

Signed-off-by: Philip Worrall <philip.worrall@googlemail.com>
Reviewed-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found