OSDN Git Service

ath10k: use names in function definition arguments
authorKalle Valo <kvalo@qca.qualcomm.com>
Thu, 2 Feb 2017 10:47:56 +0000 (12:47 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Tue, 7 Feb 2017 08:43:25 +0000 (10:43 +0200)
commit019e4280fac9bf9b382ed3623a574b6946e2870c
treef946fe6c88795b43a90a4d5b8c292d591de3eb91
parentb2d60415684663d9dfc616ed97a6f78b3c73c29a
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>
drivers/net/wireless/ath/ath10k/htt.h
drivers/net/wireless/ath/ath10k/wmi.h