linux/drivers/staging/brcm80211
Greg Dietsche c5274ab097 staging: remove unnecessary code
Compile tested.
remove unnecessary code that matches this coccinelle pattern
	if (...)
		return ret;
	return ret;

Signed-off-by: Greg Dietsche <Gregory.Dietsche@cuw.edu>
Acked-by: Franky Lin <frankyl@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-06-28 13:13:42 -07:00
..
brcmfmac staging: remove unnecessary code 2011-06-28 13:13:42 -07:00
brcmsmac staging: brcm80211: fix checkpatch errors in brcmsmac driver 2011-06-28 13:02:43 -07:00
brcmutil staging: brcm80211: #include reduction 2011-06-28 13:02:37 -07:00
include staging: brcm80211: removed superfluous forward struct declarations 2011-06-28 13:02:42 -07:00
Kconfig Staging: brcm80211: disable drivers for PPC platforms 2011-06-09 13:16:13 -07:00
Makefile staging: brcm80211: renamed utility module related files 2011-06-07 12:43:27 -07:00
README staging: brcm80211: updated MAINTAINERS, README and TODO files 2011-06-07 12:36:46 -07:00
TODO staging: brcm80211: updated TODO with current state of affairs 2011-06-07 12:49:33 -07:00

refer to: http://linuxwireless.org/en/users/Drivers/brcm80211