carl9170 firmware: checkpatch/style fixes
[carl9170fw.git] / carlfw / include / wl.h
index 9064dcb2c6af35e28691f1f147e27a86be293aec..9af4fdb278c1c23efc5556917961e9e7ef9eaeac 100644 (file)
@@ -263,9 +263,7 @@ void wlan_modify_beacon(const unsigned int vif,
                        const unsigned int bcn_addr,
                        const unsigned int bcn_len);
 
-void wlan_tx_complete(struct carl9170_tx_superframe *super,
-                      bool txs);
-
+void wlan_tx_complete(struct carl9170_tx_superframe *super, bool txs);
 void wlan_prepare_wol(void);
 
 static inline void __check_wlantx(void)