linux/drivers/staging/vt6656
Simon Schuster 77226ed70b Staging: vt6656: Correct single space mistakes
Adds missing spaces between an if-statement and its condition as well
as between the condition and the following curly brace. At casts
there is also a space added between the type and the variable.

Spaces that either follow an opening parenthese or the sizeof operator
or that preceed semicolons are removed as well.

Signed-off-by: Sebastian Rachuj <sebastian.rachuj@studium.uni-erlangen.de>
Signed-off-by: Simon Schuster <linux@rationality.eu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-01-07 17:17:58 -08:00
..
80211hdr.h
80211mgr.c
80211mgr.h
aes_ccmp.c staging: vt6656: Fix (most) sparse warnings regarding static functions/variables 2013-11-10 10:57:33 -08:00
aes_ccmp.h
baseband.c staging: vt6656: [BUG] BBvUpdatePreEDThreshold Always set sensitivity on bScanning 2013-12-10 23:14:26 -08:00
baseband.h
bssdb.c Staging: vt6656: Correct single space mistakes 2014-01-07 17:17:58 -08:00
bssdb.h staging: vt6656: dead code remove mib.c mic.h from driver. 2013-12-17 13:09:09 -08:00
card.c staging: vt6656: clean up CARDbSetMediaChannel. 2013-12-17 13:10:40 -08:00
card.h
channel.c staging: vt6656: Remove always 0 variable dwDiagRefCount 2013-11-25 12:41:43 -08:00
channel.h
control.c
control.h
country.h
datarate.c staging: vt6656: Fix (most) sparse warnings regarding static functions/variables 2013-11-10 10:57:33 -08:00
datarate.h staging: vt6656: Move double definition of MAX_RATE to device_cfg.h 2013-12-10 23:14:26 -08:00
desc.h staging: vt6656: csBeacon_xmit merge structures. 2013-11-25 12:41:43 -08:00
device_cfg.h staging: vt6656: Move double definition of MAX_RATE to device_cfg.h 2013-12-10 23:14:26 -08:00
device.h staging: vt6656: Remove unused scStatistic data/functions from driver. 2013-12-17 13:09:09 -08:00
dpc.c staging: vt6656: Remove unused scStatistic data/functions from driver. 2013-12-17 13:09:09 -08:00
dpc.h staging: vt6656: covert RXvMngWorkItem to work queue 2013-09-30 18:33:14 -07:00
firmware.c staging: vt6656: removed line over 80 chars warning 2013-10-17 13:34:23 -07:00
firmware.h
hostap.c Staging: vt6655-6: potential NULL dereference in hostap_disable_hostapd() 2013-11-25 09:14:29 -08:00
hostap.h
int.c staging: vt6656: Remove unused scStatistic data/functions from driver. 2013-12-17 13:09:09 -08:00
int.h
iocmd.h
iowpa.h
iwctl.c staging: vt6656: Get wireless stats qual.qual directly from s_uCalculateLinkQual 2013-12-10 23:14:26 -08:00
iwctl.h
Kconfig
key.c Staging: Convert uses of compare_ether_addr to ether_addr_equal 2013-09-17 07:47:44 -07:00
key.h
mac.c
mac.h
main_usb.c staging: vt6656: main_usb.c ether_crc use kernel code 2013-11-11 16:33:23 -08:00
Makefile staging: vt6656: dead code remove mib.c mic.h from driver. 2013-12-17 13:09:09 -08:00
michael.c
michael.h
power.c Staging: vt6656: fix code indenting error in power.c 2013-10-27 20:36:44 -07:00
power.h
rc4.c
rc4.h
rf.c staging: vt6656: Remove always 0 variable dwDiagRefCount 2013-11-25 12:41:43 -08:00
rf.h
rndis.h Merge v3.13-rc2 into staging-next 2013-12-02 16:39:07 -08:00
rxtx.c staging: vt6656: Replace pStatistic->abyTxPktInfo with struct vnt_tx_pkt_info 2013-12-10 23:14:26 -08:00
rxtx.h staging: vt6656: vnt_beacon_buffer attach mac header. 2013-11-25 12:41:43 -08:00
srom.h
tcrc.c
tcrc.h
tether.c
tether.h
tkip.c staging: vt6656: Fix (most) sparse warnings regarding static functions/variables 2013-11-10 10:57:33 -08:00
tkip.h
tmacro.h
TODO
usbpipe.c staging: vt6656: Remove unused scStatistic data/functions from driver. 2013-12-17 13:09:09 -08:00
usbpipe.h
vntconfiguration.dat
wcmd.c staging: vt6656: Remove always 0 variable dwDiagRefCount 2013-11-25 12:41:43 -08:00
wcmd.h staging: vt6656: Remove 10 second timer and move to BSSvSecondCallBack 2013-10-15 09:42:12 -07:00
wctl.c Staging: Convert uses of compare_ether_addr to ether_addr_equal 2013-09-17 07:47:44 -07:00
wctl.h
wmgr.c staging: vt6656: Fix (most) sparse warnings regarding static functions/variables 2013-11-10 10:57:33 -08:00
wmgr.h staging: vt6656: covert BSSvSecondCallBack to delayed_work. 2013-09-30 18:33:13 -07:00
wpa2.c staging: vt6656: Fix (most) sparse warnings regarding static functions/variables 2013-11-10 10:57:33 -08:00
wpa2.h
wpa.c staging: vt6656: Fix (most) sparse warnings regarding static functions/variables 2013-11-10 10:57:33 -08:00
wpa.h
wpactl.c Staging: Convert uses of compare_ether_addr to ether_addr_equal 2013-09-17 07:47:44 -07:00
wpactl.h