Guido Martínez bc5cf65635 staging: vt6655: fix checkpatch bracing issues
This patchs fixes tons of warnings such as:

  WARNING: braces {} are not necessary for single statement blocks
  #354: FILE: drivers/staging/vt6655/wmgr.c:354:
  +       for (ii = 0; ii < WLAN_BSSID_LEN; ii++) {
  +               pMgmt->abyDesireBSSID[ii] = 0xFF;
  +       }

Please note: this patch only fixes bracing issues (and there is still a
lot to do); so if you run checkpatch it _will_ throw a lot of errors.
Use --test-only=braces

Signed-off-by: Guido Martínez <guido@vanguardiasur.com.ar>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-05-15 13:26:37 -07:00
..
2014-05-15 13:25:58 -07:00
2014-05-15 13:25:58 -07:00
2014-05-15 13:25:58 -07:00
2014-05-15 13:25:58 -07:00
2014-05-15 13:25:58 -07:00
2014-05-15 13:25:58 -07:00
2014-05-15 13:25:58 -07:00
2014-05-15 13:25:58 -07:00
2014-05-15 13:25:58 -07:00
2014-05-15 13:25:58 -07:00
2014-05-15 13:25:58 -07:00
2014-05-15 13:25:58 -07:00
2014-05-15 13:25:58 -07:00
2014-05-15 13:25:58 -07:00
2014-05-15 13:25:58 -07:00
2014-05-15 13:25:58 -07:00
2014-01-08 11:05:20 -08:00
2014-05-15 13:25:58 -07:00