1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/wireless/ath/wil6210
Lee Jones c9621dd21e wil6210: wmi: Correct misnamed function parameter 'ptr_'
Fixes the following W=1 kernel build warning(s):

 drivers/net/wireless/ath/wil6210/wmi.c:279: warning: Function parameter or member 'ptr_' not described in 'wmi_buffer_block'
 drivers/net/wireless/ath/wil6210/wmi.c:279: warning: Excess function parameter 'ptr' description in 'wmi_buffer_block'

Cc: Maya Erez <merez@codeaurora.org>
Cc: Kalle Valo <kvalo@codeaurora.org>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Jakub Kicinski <kuba@kernel.org>
Cc: linux-wireless@vger.kernel.org
Cc: wil6210@qti.qualcomm.com
Cc: netdev@vger.kernel.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20201102112410.1049272-2-lee.jones@linaro.org
2020-11-07 10:09:56 +02:00
..
boot_loader.h
cfg80211.c wil6210: Demote non-kerneldoc headers to standard comment blocks 2020-08-17 13:20:15 +03:00
debug.c
debugfs.c wil6210: debugfs: Fix a couple of formatting issues in 'wil6210_debugfs_init' 2020-08-27 13:20:52 +03:00
ethtool.c
fw.c
fw.h
fw_inc.c
interrupt.c wil6210: interrupt: Demote comment header which is clearly not kernel-doc 2020-08-31 18:18:33 +03:00
Kconfig
main.c
Makefile
netdev.c
p2p.c
pcie_bus.c
pm.c
pmc.c wil6210: pmc: Demote a few nonconformant kernel-doc function headers 2020-08-31 18:18:40 +03:00
pmc.h
rx_reorder.c
trace.c
trace.h
txrx.c wil6210: txrx: Demote obvious abuse of kernel-doc 2020-08-31 18:18:35 +03:00
txrx.h
txrx_edma.c wil6210: txrx_edma: Demote comments which are clearly not kernel-doc 2020-08-31 18:18:38 +03:00
txrx_edma.h
wil6210.h
wil_crash_dump.c
wil_platform.c wil6210: wil_platform: Demote kernel-doc header to standard comment block 2020-08-31 18:18:43 +03:00
wil_platform.h
wmi.c wil6210: wmi: Correct misnamed function parameter 'ptr_' 2020-11-07 10:09:56 +02:00
wmi.h