kernel-ark/drivers/staging/winbond
Sankar P 20dbe695c3 Staging: winbond: Remove typedef for standard types
Remove the typedef named "fixed" used for the standard type s32

Signed-off-by: Sankar P <sankar.curiosity@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-05-11 11:35:48 -07:00
..
core.h
Kconfig
localpara.h Staging: w35und: Remove unused typedef CHAN_LIST 2010-03-03 16:42:32 -08:00
mac_structures.h Staging: winbond: Convert typedef struct _STRUCT_SELECTOR 2010-05-11 11:35:48 -07:00
Makefile
mds_f.h Staging: winbond: mds_f.h whitespace and CamelCase corrections. 2010-05-11 11:35:47 -07:00
mds_s.h Staging: winbond: mds_s.h coding style fixes. 2010-05-11 11:35:47 -07:00
mds.c Staging: winbond: Replace C99 comments with C89. 2010-05-11 11:35:35 -07:00
mlme_s.h Staging: winbond: mlme_s.h Coding style fixes 2010-05-11 11:35:47 -07:00
mlmetxrx_f.h
mlmetxrx.c
mto.c
mto.h Staging: w35und: Remove unused typedef TXRETRY_REC 2010-03-03 16:42:32 -08:00
phy_calibration.c Staging: winbond: Remove typedef for standard types 2010-05-11 11:35:48 -07:00
phy_calibration.h Staging: winbond: phy_calibration.h coding style cleanup. 2010-05-11 11:35:47 -07:00
README Staging: windbond: camelCase should be fixed 2010-05-11 11:35:37 -07:00
reg.c Staging: w35und: Convert typedef ChanInfo to struct chan_info 2010-03-03 16:42:32 -08:00
scan_s.h Staging: w35und: Remove unused typedef CHAN_LIST 2010-03-03 16:42:32 -08:00
sme_api.h Staging: w35und: Convert typedef ChanInfo to struct chan_info 2010-03-03 16:42:32 -08:00
sysdef.h
wb35reg_f.h Staging: w35und: Convert typedef ChanInfo to struct chan_info 2010-03-03 16:42:32 -08:00
wb35reg_s.h
wb35reg.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
wb35rx_f.h
wb35rx_s.h Staging: w35und: typedef removal 2009-04-03 14:53:16 -07:00
wb35rx.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
wb35tx_f.h
wb35tx_s.h
wb35tx.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
wbhal_f.h
wbhal_s.h
wblinux_f.h
wbusb_s.h
wbusb.c Staging: winbond: fix up wireless api errors 2010-03-04 08:44:13 -08:00

TODO:
	- sparse cleanups
	- checkpatch cleanups
	- kerneldoc cleanups
	- fix severeCamelCaseInfestation
	- remove typedefs
	- remove unused ioctls
	- use cfg80211 for regulatory stuff
	- fix 4k stack problems

Please send patches to Greg Kroah-Hartman <greg@kroah.com> and
Pavel Machek <pavel@suse.cz>