drivers/net: Remove unnecessary returns from void function()s
[safe/jmp/linux-2.6] / drivers / net / wireless / ath / ath5k / phy.c
index 3ce9afb..1b81c47 100644 (file)
@@ -2145,8 +2145,6 @@ ath5k_get_chan_pcal_surrounding_piers(struct ath5k_hw *ah,
 done:
        *pcinfo_l = &pcinfo[idx_l];
        *pcinfo_r = &pcinfo[idx_r];
-
-       return;
 }
 
 /*