[PATCH 05/12] staging: brcm80211: replaced typedef wlc_ap_info_t by struct wlc_ap_info

Dan Carpenter error27 at gmail.com
Tue Dec 7 19:44:52 UTC 2010


On Tue, Dec 07, 2010 at 10:39:39PM +0300, Dan Carpenter wrote:
> > -	wlc_ap_info_t *ap;
> > +	struct wlc_ap_info *ap;
> > 
> 
> This isn't used any more.  It would be better to delete both the lines
> instead of updating them.
> 

Btw.  The bits that used to use it are in
drivers/staging/brcm80211/sys/wlc_mac80211.c, but they're commented out.
You could delete the comments as well.

regards,
dan carpenter





More information about the devel mailing list