Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ath: regd: Provide description for ath_reg_apply_ir_flags's 'reg' param

Fixes the following W=1 kernel build warning(s):

drivers/net/wireless/ath/regd.c:378: warning: Function parameter or member 'reg' not described in 'ath_reg_apply_ir_flags'

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/20201102112410.1049272-20-lee.jones@linaro.org

authored by

Lee Jones and committed by
Kalle Valo
aed7ee04 47f1a84e

+1
+1
drivers/net/wireless/ath/regd.c
··· 360 360 /** 361 361 * ath_reg_apply_ir_flags() 362 362 * @wiphy: the wiphy to use 363 + * @reg: regulatory structure - used for country selection 363 364 * @initiator: the regulatory hint initiator 364 365 * 365 366 * If no country IE has been received always enable passive scan