1
0
Fork 0
alistair23-linux/drivers/staging/wlan-ng
Bogicevic Sasa e2911905bc drivers:staging:wlan_ng Fix no space is necessary after a cast
This fixes "No space is necessary after a cast" messages from
checkpatch.pl

Signed-off-by: Bogicevic Sasa <brutallesale@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-10-29 09:05:57 +09:00
..
Kconfig
Makefile
README
cfg80211.c staging: wlan-ng: Do not use multiple blank lines. 2015-10-24 19:44:30 -07:00
hfa384x.h Staging: wlan-ng: Remove typedef prism2sta_accesslist_t 2015-03-23 22:41:16 +01:00
hfa384x_usb.c staging: wlan-ng: Remove useless initialization 2015-10-16 22:51:48 -07:00
p80211conv.c staging/wlan-ng : Remove duplicated defines from p80211 2015-09-12 18:24:52 -07:00
p80211conv.h staging/wlan-ng : Remove duplicated defines from p80211 2015-09-12 18:24:52 -07:00
p80211hdr.h staging: wlan-ng: Fix incorrect type in assignments 2014-10-28 15:41:43 +08:00
p80211ioctl.h
p80211metadef.h
p80211metastruct.h
p80211mgmt.h
p80211msg.h
p80211netdev.c staging: wlan-ng: Fix restricted __be16 degrades to integer 2014-10-23 14:10:49 +08:00
p80211netdev.h Staging: wlan-ng: Fix unnecessary space before function pointer arguments 2014-09-28 23:14:09 -04:00
p80211req.c staging: wlan-ng: Fix typo in comments and printk 2015-01-17 16:10:48 -08:00
p80211req.h
p80211types.h
p80211wep.c staging: wlan-ng: Remove ununsed debug print & associated macro 2015-06-18 21:13:48 -07:00
prism2fw.c staging: wlan-ng remove unnessecary variable 2015-09-29 04:19:27 +02:00
prism2mgmt.c
prism2mgmt.h staging: wlan-ng: Fix typo in comments and printk 2015-01-17 16:10:48 -08:00
prism2mib.c staging: wlan-ng: remove unused variable 2015-03-01 16:23:55 -08:00
prism2sta.c staging: wlan-ng: prism2sta: replace memcmp with ether_addr_equal 2015-10-04 08:27:48 +01:00
prism2usb.c drivers:staging:wlan_ng Fix no space is necessary after a cast 2015-10-29 09:05:57 +09:00

README

TODO:
	- checkpatch.pl cleanups
	- sparse warnings
	- move to use the in-kernel wireless stack

Please send any patches or complaints about this driver to Greg
Kroah-Hartman <greg@kroah.com> and don't bother the upstream wireless
kernel developers about it, they want nothing to do with it.