alistair23-linux/drivers/staging/vt6655
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
..
80211hdr.h
80211mgr.c
80211mgr.h
aes_ccmp.c
aes_ccmp.h
baseband.c staging: vt6655: fix checkpatch bracing issues 2014-05-15 13:26:37 -07:00
baseband.h
bssdb.c staging: vt6655: fix checkpatch bracing issues 2014-05-15 13:26:37 -07:00
bssdb.h staging: vt6655: remove dead code 2014-05-15 13:25:58 -07:00
card.c staging: vt6655: fix checkpatch bracing issues 2014-05-15 13:26:37 -07:00
card.h staging: vt6655: remove dead code 2014-05-15 13:25:58 -07:00
channel.c staging: vt6655: fix checkpatch bracing issues 2014-05-15 13:26:37 -07:00
channel.h
country.h
datarate.c staging: vt6655: fix checkpatch bracing issues 2014-05-15 13:26:37 -07:00
datarate.h
desc.h staging: vt6655: remove dead code 2014-05-15 13:25:58 -07:00
device.h staging: vt6655: remove dead code 2014-05-15 13:25:58 -07:00
device_cfg.h
device_main.c staging: vt6655: fix checkpatch bracing issues 2014-05-15 13:26:37 -07:00
dpc.c staging: vt6655: fix checkpatch bracing issues 2014-05-15 13:26:37 -07:00
dpc.h
hostap.c staging: vt6655: fix checkpatch bracing issues 2014-05-15 13:26:37 -07:00
hostap.h
IEEE11h.c staging: vt6655: remove dead code 2014-05-15 13:25:58 -07:00
IEEE11h.h
iocmd.h
ioctl.c staging: vt6655: remove dead code 2014-05-15 13:25:58 -07:00
ioctl.h staging: vt6655: remove dead code 2014-05-15 13:25:58 -07:00
iowpa.h staging: vt6655: remove dead code 2014-05-15 13:25:58 -07:00
iwctl.c staging: vt6655: fix checkpatch bracing issues 2014-05-15 13:26:37 -07:00
iwctl.h
Kconfig
key.c staging: vt6655: fix checkpatch bracing issues 2014-05-15 13:26:37 -07:00
key.h staging: vt6655: remove dead code 2014-05-15 13:25:58 -07:00
mac.c staging: vt6655: fix checkpatch bracing issues 2014-05-15 13:26:37 -07:00
mac.h staging: vt6655: remove dead code 2014-05-15 13:25:58 -07:00
Makefile
mib.c staging: vt6655: fix checkpatch bracing issues 2014-05-15 13:26:37 -07:00
mib.h staging: vt6655: remove dead code 2014-05-15 13:25:58 -07:00
michael.c staging: vt6655: fix checkpatch bracing issues 2014-05-15 13:26:37 -07:00
michael.h
power.c staging: vt6655: fix checkpatch bracing issues 2014-05-15 13:26:37 -07:00
power.h staging: vt6655: remove dead code 2014-05-15 13:25:58 -07:00
rc4.c
rc4.h
rf.c staging: vt6655: fix checkpatch bracing issues 2014-05-15 13:26:37 -07:00
rf.h
rxtx.c staging: vt6655: fix checkpatch bracing issues 2014-05-15 13:26:37 -07:00
rxtx.h staging: vt6655: remove dead code 2014-05-15 13:25:58 -07:00
srom.c
srom.h
tcrc.c
tcrc.h
test
tether.c Staging: vt6655: tether: fixed a brace coding style issue 2014-05-15 13:23:03 -07:00
tether.h
tkip.c staging: vt6655: fix checkpatch bracing issues 2014-05-15 13:26:37 -07:00
tkip.h
tmacro.h
TODO
ttype.h
upc.h
vntconfiguration.dat
vntwifi.c staging: vt6655: fix checkpatch bracing issues 2014-05-15 13:26:37 -07:00
vntwifi.h staging: vt6655: remove dead code 2014-05-15 13:25:58 -07:00
wcmd.c staging: vt6655: fix checkpatch bracing issues 2014-05-15 13:26:37 -07:00
wcmd.h
wctl.c staging: vt6655: fix checkpatch bracing issues 2014-05-15 13:26:37 -07:00
wctl.h
wmgr.c staging: vt6655: fix checkpatch bracing issues 2014-05-15 13:26:37 -07:00
wmgr.h staging: vt6655: remove dead code 2014-05-15 13:25:58 -07:00
wpa.c staging: vt6655: remove dead code 2014-05-15 13:25:58 -07:00
wpa.h
wpa2.c staging: vt6655: fix checkpatch bracing issues 2014-05-15 13:26:37 -07:00
wpa2.h
wpactl.c staging: vt6655: fix checkpatch bracing issues 2014-05-15 13:26:37 -07:00
wpactl.h
wroute.c staging: vt6655: remove dead code 2014-05-15 13:25:58 -07:00
wroute.h