staging: vt6655: remove braces for single statement blocks
authorTeodora Baluta <teobaluta@gmail.com>
Fri, 8 Nov 2013 23:00:01 +0000 (01:00 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 10 Nov 2013 19:03:18 +0000 (11:03 -0800)
commit347a0475a627d77684b16b718230d5e5395f1cad
tree44323d2d4be0bd19e351e161309080935a2b4c3a
parent383956442d7ab639777f84c3709390bc1b4daa78
staging: vt6655: remove braces for single statement blocks

This patch removes braces for single statement blocks, clearing these
types of checkpatch.pl warnings:

WARNING: braces {} are not necessary for single statement blocks
WARNING: braces {} are not necessary for any arm of this statement

Signed-off-by: Teodora Baluta <teobaluta@gmail.com>
Reviewed-by: Lisa Nguyen <lisa@xenapiadmin.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/bssdb.c