ath10k: fix use of multiple blank lines
[cascardo/linux.git] / drivers / net / wireless / ath / ath10k / htt.h
index 6c93f38..e204726 100644 (file)
@@ -265,7 +265,6 @@ enum htt_mgmt_tx_status {
 
 /*=== target -> host messages ===============================================*/
 
-
 enum htt_t2h_msg_type {
        HTT_T2H_MSG_TYPE_VERSION_CONF           = 0x0,
        HTT_T2H_MSG_TYPE_RX_IND                 = 0x1,
@@ -1148,7 +1147,6 @@ struct htt_resp {
        };
 } __packed;
 
-
 /*** host side structures follow ***/
 
 struct htt_tx_done {