commit | a3e712b74b5f80192f9c24d1927a8736d46631b1 | [log] [tgz] |
---|---|---|
author | Kalle Valo <kvalo@codeaurora.org> | Tue Jan 16 12:54:17 2018 +0200 |
committer | Kalle Valo <kvalo@codeaurora.org> | Tue Jan 16 16:34:42 2018 +0200 |
tree | 013d76a30fc2a51975ab244f45152f2a7cb00177 | |
parent | 95f27a51ee02fdd9e7afc06f090c7171673a79ac [diff] |
ath10k: fix recently introduced checkpatch warnings 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>