]> git.proxmox.com Git - mirror_ubuntu-kernels.git/blobdiff - drivers/staging/brcm80211/sys/wlc_antsel.c
staging: brcm80211: fix "ERROR: open brace '{' following function dec..."
[mirror_ubuntu-kernels.git] / drivers / staging / brcm80211 / sys / wlc_antsel.c
index 0b5a28305f8b56e510ba80163569a9568cfedd0d..8d2f785c060f7a379054eb980a7cd8f7d60dc8cc 100644 (file)
@@ -158,7 +158,8 @@ antsel_info_t *BCMNMIATTACHFN(wlc_antsel_attach) (wlc_info_t *wlc, osl_t *osh,
        return asi;
 }
 
-void BCMATTACHFN(wlc_antsel_detach) (antsel_info_t *asi) {
+void BCMATTACHFN(wlc_antsel_detach) (antsel_info_t *asi)
+{
        if (!asi)
                return;