linux/drivers/staging/vt6655
Charles Clément 0f4c60d61e Staging: vt6655: remove DWORD typedef
Replace all occurrences with unsigned long type, except for pointer fields that
should be u32 in packed structures and 8-byte-aligned 8 byte long structure
QWORD.

Thanks to Jiri Slaby for pointing out that simply replacing by unsigned long is
wrong on x86-64 arch.

Signed-off-by: Charles Clément <caratorn@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-06-24 14:23:17 -07:00
..
80211hdr.h Staging: vt6655: remove PBYTE typedef 2010-06-18 10:20:03 -07:00
80211mgr.c Staging: vt6655: remove PWORD typedef 2010-06-18 10:20:03 -07:00
80211mgr.h Staging: vt665*: fix typos concerning "management" 2010-06-18 10:42:07 -07:00
IEEE11h.c Staging: vt6655: move channel mapping code from card.c to channel.c 2010-06-22 15:39:58 -07:00
IEEE11h.h Staging: vt6655: remove IN definition 2010-05-14 13:24:03 -07:00
Kconfig Staging/vt66*: kconfig, depends on WLAN 2009-12-23 11:27:50 -08:00
Makefile Staging: vt6655: move channel mapping code from card.c to channel.c 2010-06-22 15:39:58 -07:00
TODO Staging: vt6655: move channel mapping code from card.c to channel.c 2010-06-22 15:39:58 -07:00
aes_ccmp.c Staging: vt6655: remove PDWORD typedef 2010-06-18 10:20:03 -07:00
aes_ccmp.h Staging: vt6655: remove PBYTE typedef 2010-06-18 10:20:03 -07:00
baseband.c Staging: vt6655: remove DWORD_PTR pointer typedef 2010-06-22 15:43:08 -07:00
baseband.h Staging: vt6655: remove DWORD_PTR pointer typedef 2010-06-22 15:43:08 -07:00
bssdb.c Staging: vt6655: remove ULONG_PTR typedef 2010-06-22 15:43:08 -07:00
bssdb.h Staging: vt6655: remove DWORD typedef 2010-06-24 14:23:17 -07:00
card.c Staging: vt6655: remove DWORD typedef 2010-06-24 14:23:17 -07:00
card.h Staging: vt6655: remove DWORD_PTR pointer typedef 2010-06-22 15:43:08 -07:00
channel.c Staging: vt6655: move channel mapping code from card.c to channel.c 2010-06-22 15:39:58 -07:00
channel.h Staging: vt6655: move channel mapping code from card.c to channel.c 2010-06-22 15:39:58 -07:00
country.h Staging: vt6655: move channel mapping code from card.c to channel.c 2010-06-22 15:39:58 -07:00
datarate.c Staging: vt6655: remove DWORD typedef 2010-06-24 14:23:17 -07:00
datarate.h Staging: vt6655: remove PWORD typedef 2010-06-18 10:20:03 -07:00
desc.h Staging: vt6655: remove DWORD typedef 2010-06-24 14:23:17 -07:00
device.h Staging: vt6655: remove DWORD typedef 2010-06-24 14:23:17 -07:00
device_cfg.h
device_main.c Staging: vt6655: remove DWORD typedef 2010-06-24 14:23:17 -07:00
dpc.c Staging: vt6655: remove DWORD typedef 2010-06-24 14:23:17 -07:00
dpc.h Staging: vt6655: remove IN definition 2010-05-14 13:24:03 -07:00
hostap.c Staging: vt6655: remove DWORD typedef 2010-06-24 14:23:17 -07:00
hostap.h Staging: vt6655: Rename hostap_set_hostapd, hostap_iotctl. 2010-05-11 11:35:56 -07:00
iocmd.h Staging: vt6655: remove U32 custom macro 2010-06-18 10:09:25 -07:00
ioctl.c Staging: vt6655: remove DWORD typedef 2010-06-24 14:23:17 -07:00
ioctl.h Staging: vt6655: remove DWORD typedef 2010-06-24 14:23:17 -07:00
iowpa.h
iwctl.c Staging: vt6655: remove DWORD typedef 2010-06-24 14:23:17 -07:00
iwctl.h
key.c Staging: vt6655: remove DWORD typedef 2010-06-24 14:23:17 -07:00
key.h Staging: vt6655: remove DWORD typedef 2010-06-24 14:23:17 -07:00
mac.c Staging: vt6655: remove DWORD typedef 2010-06-24 14:23:17 -07:00
mac.h Staging: vt6655: remove DWORD typedef 2010-06-24 14:23:17 -07:00
mib.c Staging: vt6655: remove DWORD typedef 2010-06-24 14:23:17 -07:00
mib.h Staging: vt6655: remove DWORD typedef 2010-06-24 14:23:17 -07:00
michael.c Staging: vt6655: remove DWORD typedef 2010-06-24 14:23:17 -07:00
michael.h Staging: vt6655: remove DWORD typedef 2010-06-24 14:23:17 -07:00
power.c Staging: vt6655: remove PBYTE typedef 2010-06-18 10:20:03 -07:00
power.h Staging: vt6655: remove IN definition 2010-05-14 13:24:03 -07:00
rc4.c Staging: vt6655: remove PBYTE typedef 2010-06-18 10:20:03 -07:00
rc4.h Staging: vt6655: remove PBYTE typedef 2010-06-18 10:20:03 -07:00
rf.c Staging: vt6655: remove DWORD typedef 2010-06-24 14:23:17 -07:00
rf.h Staging: vt6655: remove DWORD typedef 2010-06-24 14:23:17 -07:00
rxtx.c Staging: vt6655: remove DWORD typedef 2010-06-24 14:23:17 -07:00
rxtx.h Staging: vt6655: remove DWORD typedef 2010-06-24 14:23:17 -07:00
srom.c Staging: vt6655: remove DWORD_PTR pointer typedef 2010-06-22 15:43:08 -07:00
srom.h Staging: vt6655: remove DWORD_PTR pointer typedef 2010-06-22 15:43:08 -07:00
tcrc.c Staging: vt6655: remove DWORD typedef 2010-06-24 14:23:17 -07:00
tcrc.h Staging: vt6655: remove DWORD typedef 2010-06-24 14:23:17 -07:00
test
tether.c Staging: vt6655: remove DWORD typedef 2010-06-24 14:23:17 -07:00
tether.h Staging: vt6655: remove PBYTE typedef 2010-06-18 10:20:03 -07:00
tkip.c Staging: vt6655: remove DWORD typedef 2010-06-24 14:23:17 -07:00
tkip.h Staging: vt6655: remove DWORD typedef 2010-06-24 14:23:17 -07:00
tmacro.h Staging: vt6655: remove DWORD typedef 2010-06-24 14:23:17 -07:00
ttype.h Staging: vt6655: remove DWORD typedef 2010-06-24 14:23:17 -07:00
upc.h Staging: vt6655: remove DWORD typedef 2010-06-24 14:23:17 -07:00
vntconfiguration.dat
vntwifi.c Staging: vt6655: remove PWORD typedef 2010-06-18 10:20:03 -07:00
vntwifi.h Staging: vt6655: remove PWORD typedef 2010-06-18 10:20:03 -07:00
wcmd.c Staging: vt6655: move channel mapping code from card.c to channel.c 2010-06-22 15:39:58 -07:00
wcmd.h Staging: vt6655: remove PBYTE typedef 2010-06-18 10:20:03 -07:00
wctl.c Staging: vt6655: remove PBYTE typedef 2010-06-18 10:20:03 -07:00
wctl.h Staging: vt6655: remove custom UINT typedef 2010-06-18 10:18:45 -07:00
wmgr.c Staging: vt6655: move channel mapping code from card.c to channel.c 2010-06-22 15:39:58 -07:00
wmgr.h Staging: vt6655: remove PBYTE typedef 2010-06-18 10:20:03 -07:00
wpa.c Staging: vt6655: remove PWORD typedef 2010-06-18 10:20:03 -07:00
wpa.h Staging: vt6655: remove IN definition 2010-05-14 13:24:03 -07:00
wpa2.c Staging: vt6655: remove PWORD typedef 2010-06-18 10:20:03 -07:00
wpa2.h Staging: vt6655: remove custom ULONG typedef 2010-06-18 10:19:04 -07:00
wpactl.c Staging: vt6655: remove DWORD typedef 2010-06-24 14:23:17 -07:00
wpactl.h Staging: vt6655: remove custom ULONGLONG typedef 2010-06-18 10:19:05 -07:00
wroute.c Staging: vt6655: remove PBYTE typedef 2010-06-18 10:20:03 -07:00
wroute.h Staging: vt6655: remove PBYTE typedef 2010-06-18 10:20:03 -07:00