commit | 019e4280fac9bf9b382ed3623a574b6946e2870c | [log] [tgz] |
---|---|---|
author | Kalle Valo <kvalo@qca.qualcomm.com> | Thu Feb 02 12:47:56 2017 +0200 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Tue Feb 07 10:43:25 2017 +0200 |
tree | f946fe6c88795b43a90a4d5b8c292d591de3eb91 | |
parent | b2d60415684663d9dfc616ed97a6f78b3c73c29a [diff] |
ath10k: use names in function definition arguments Fixes new checkpatch warnings: drivers/net/wireless/ath/ath10k/htt.h:1823: function definition argument 'struct sk_buff *' should also have an identifier name drivers/net/wireless/ath/ath10k/wmi.h:6607: function definition argument 'struct wmi_start_scan_arg *' should also have an identifier name Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>