kernel-ark/drivers/staging/winbond
Ruslan Pisarev 4095aef6dc Staging: winbond: fix brace, comments and space coding style issue in mlmetxrx.c
This is a patch to the mlmetxrx.c file that fixed up a brace, comments
and space Errors found by the checkpatch.pl tool.

Signed-off-by: Ruslan Pisarev <ruslan@rpisarev.org.ua>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-05-11 11:35:49 -07:00
..
core.h Staging: winbond: fix comments coding style issue in core.h 2010-05-11 11:35:48 -07:00
Kconfig Staging: wireless drivers Kconfig change 2009-10-30 14:47:44 -07:00
localpara.h Staging: w35und: Remove unused typedef CHAN_LIST 2010-03-03 16:42:32 -08:00
mac_structures.h Staging: winbond: fix brace and space coding style issue in mac_structures.h 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 Staging: winbond: fix brace, comments and space coding style issue in mlmetxrx.c 2010-05-11 11:35:49 -07:00
mto.c Staging: winbond: mto.c Coding style fixes 2010-05-11 11:35:48 -07:00
mto.h Staging: winbond: mto.h Coding style fixes 2010-05-11 11:35:48 -07: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: winbond: reg.c Coding style fixes 2010-05-11 11:35:48 -07:00
scan_s.h Staging: winbond: scan_s.h Coding style fixes. 2010-05-11 11:35:48 -07:00
sme_api.h Staging: winbond: sme_api.h Coding style fixes. 2010-05-11 11:35:48 -07:00
sysdef.h Staging: winbond: sysdef.h Coding style fixes. 2010-05-11 11:35:49 -07:00
wb35reg_f.h Staging: winbond: wb35reg_f.h Coding style fixes. 2010-05-11 11:35:49 -07:00
wb35reg_s.h Staging: winbond: wb35reg_s.h Coding styls fixes. 2010-05-11 11:35:49 -07:00
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
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>