wireless: checkpatch cleanups

Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
This commit is contained in:
Jeff Garzik
2007-11-23 21:50:20 -05:00
committed by David S. Miller
parent 092427be8c
commit 93a3b607e6
8 changed files with 14 additions and 18 deletions

View File

@@ -97,7 +97,7 @@ out_unlock:
return err;
}
char * b43legacy_rfkill_led_name(struct b43legacy_wldev *dev)
char *b43legacy_rfkill_led_name(struct b43legacy_wldev *dev)
{
struct b43legacy_wl *wl = dev->wl;