linux_kernel/drivers/net/wireless/rsi
Lee Jones 73ffcd404a rsi: rsi_91x_sdio_ops: File headers are not good kernel-doc candidates
Fixes the following W=1 kernel build warning(s):

 drivers/net/wireless/rsi/rsi_91x_sdio_ops.c:24: warning: Incorrect use of kernel-doc format:  * rsi_sdio_master_access_msword() - This function sets the AHB master access
 drivers/net/wireless/rsi/rsi_91x_sdio_ops.c:32: warning: Function parameter or member 'adapter' not described in 'rsi_sdio_master_access_msword'
 drivers/net/wireless/rsi/rsi_91x_sdio_ops.c:32: warning: Function parameter or member 'ms_word' not described in 'rsi_sdio_master_access_msword'

Cc: Amitkumar Karwar <amitkarwar@gmail.com>
Cc: Siva Rebbagondla <siva8118@gmail.com>
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: 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/20200826093401.1458456-23-lee.jones@linaro.org
2020-09-01 16:14:49 +03:00
..
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile rsi: add coex support 2018-03-13 18:36:57 +02:00
rsi_91x_coex.c rsi: File headers are not suitable for kernel-doc 2020-09-01 12:20:17 +03:00
rsi_91x_core.c rsi: File header should not be kernel-doc 2020-09-01 12:02:36 +03:00
rsi_91x_debugfs.c rsi: Source file headers are not suitable for kernel-doc 2020-09-01 12:22:40 +03:00
rsi_91x_hal.c rsi: File header comments should not be kernel-doc 2020-09-01 12:06:15 +03:00
rsi_91x_mac80211.c rsi: Add description for function param 'sta' 2020-09-01 12:20:09 +03:00
rsi_91x_main.c rsi: Fix misnamed function parameter 'rx_pkt' 2020-09-01 12:06:12 +03:00
rsi_91x_mgmt.c rsi: Add descriptions for rsi_set_vap_capabilities()'s parameters 2020-09-01 12:20:12 +03:00
rsi_91x_ps.c rsi: Source file headers do not make good kernel-doc candidates 2020-09-01 12:20:14 +03:00
rsi_91x_sdio_ops.c rsi: rsi_91x_sdio_ops: File headers are not good kernel-doc candidates 2020-09-01 16:14:49 +03:00
rsi_91x_sdio.c rsi: rsi_91x_sdio: Fix a few kernel-doc related issues 2020-09-01 16:14:45 +03:00
rsi_91x_usb_ops.c rsi: improve RX packet handling in USB interface 2018-03-13 18:42:26 +02:00
rsi_91x_usb.c rsi_91x_usb: fix interface sanity check 2019-12-18 21:06:06 +02:00
rsi_boot_params.h rsi: new bootup parameters for 9116 2019-04-25 19:44:27 +03:00
rsi_coex.h rsi: add coex support 2018-03-13 18:36:57 +02:00
rsi_common.h rsi: improve kernel thread handling to fix kernel panic 2018-08-31 18:49:48 +03:00
rsi_debugfs.h
rsi_hal.h rsi: reset device changes for 9116 2019-04-25 19:44:29 +03:00
rsi_main.h rsi: send new tx command frame wlan9116 features 2019-04-25 19:44:28 +03:00
rsi_mgmt.h rsi: send new tx command frame wlan9116 features 2019-04-25 19:44:28 +03:00
rsi_ps.h rsi: disallow power save config when AP vap running 2017-09-20 15:38:57 +03:00
rsi_sdio.h mmc: sdio: Move SDIO IDs from rsi_sdio driver to common include file 2020-07-13 12:18:24 +02:00
rsi_usb.h rsi: add new device model for 9116 2019-04-25 19:44:23 +03:00