staging: vt6655: remove braces for single statements if
authorGuillaume Clement <gclement@baobob.org>
Thu, 24 Jul 2014 23:06:25 +0000 (01:06 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 27 Jul 2014 18:21:28 +0000 (11:21 -0700)
commitcba60905f19f70858556c081571cdd8fca546851
treea592d9843430ab5e936a79049ddfc9c77fdfb652
parentfa13849f58dcecbb14ce9f40a15b8c9b26df004d
staging: vt6655: remove braces for single statements if

This fixes several "braces {} are not necessary for single statement
blocks" checkpatch warnings.

Signed-off-by: Guillaume Clement <gclement@baobob.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/power.c
drivers/staging/vt6655/vntwifi.c
drivers/staging/vt6655/wmgr.c