OSDN Git Service

ath10k: fix recently introduced checkpatch warnings
authorKalle Valo <kvalo@codeaurora.org>
Tue, 16 Jan 2018 10:54:17 +0000 (12:54 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 16 Jan 2018 14:34:42 +0000 (16:34 +0200)
Checkpatch found these issues:

drivers/net/wireless/ath/ath10k/ce.h:324: Please use a blank line after function/struct/union/enum declarations
drivers/net/wireless/ath/ath10k/core.c:1321: Please don't use multiple blank lines
drivers/net/wireless/ath/ath10k/htt.h:1859: Please use a blank line after function/struct/union/enum declarations

Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/ath10k/ce.h
drivers/net/wireless/ath/ath10k/core.c
drivers/net/wireless/ath/ath10k/htt.h

index 06ac2eb..2c3c8f5 100644 (file)
@@ -321,6 +321,7 @@ struct ath10k_ce_ops {
                              dma_addr_t buffer, u32 nbytes,
                              u32 transfer_id, u32 flags);
 };
+
 static inline u32 ath10k_ce_base_address(struct ath10k *ar, unsigned int ce_id)
 {
        return CE0_BASE_ADDRESS + (CE1_BASE_ADDRESS - CE0_BASE_ADDRESS) * ce_id;
index c60d913..b0fdc10 100644 (file)
@@ -1318,7 +1318,6 @@ static int ath10k_core_fetch_board_data_api_n(struct ath10k *ar,
                        goto out;
                }
 
-
                len -= ie_len;
                data += ie_len;
        }
index 360c71b..8cc2a8b 100644 (file)
@@ -1856,6 +1856,7 @@ struct ath10k_htt_rx_ops {
        void* (*htt_get_vaddr_ring)(struct ath10k_htt *htt);
        void (*htt_reset_paddrs_ring)(struct ath10k_htt *htt, int idx);
 };
+
 #define RX_HTT_HDR_STATUS_LEN 64
 
 /* This structure layout is programmed via rx ring setup