staging: android: Remove unnecessary braces
authorHema Prathaban <hemaklnce@gmail.com>
Wed, 8 May 2013 18:57:09 +0000 (00:27 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 12 May 2013 15:36:01 +0000 (08:36 -0700)
Fixes the following checkpatch warning:
WARNING: braces {} are not necessary for single statement blocks

Signed-off-by: Hema Prathaban <hemaklnce@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found