Lee Jones <lee.jones@xxxxxxxxxx> wrote: > Fixes the following W=1 kernel build warning(s): > > drivers/net/wireless/realtek/rtlwifi/rtl8192cu/mac.c:124: warning: Function parameter or member 'hw' not described in 'rtl92c_llt_write' > drivers/net/wireless/realtek/rtlwifi/rtl8192cu/mac.c:124: warning: Excess function parameter 'io' description in 'rtl92c_llt_write' > drivers/net/wireless/realtek/rtlwifi/rtl8192cu/mac.c:155: warning: Function parameter or member 'hw' not described in 'rtl92c_init_llt_table' > drivers/net/wireless/realtek/rtlwifi/rtl8192cu/mac.c:155: warning: Excess function parameter 'io' description in 'rtl92c_init_llt_table' > > Cc: Ping-Ke Shih <pkshih@xxxxxxxxxxx> > Cc: Kalle Valo <kvalo@xxxxxxxxxxxxxx> > Cc: "David S. Miller" <davem@xxxxxxxxxxxxx> > Cc: Jakub Kicinski <kuba@xxxxxxxxxx> > Cc: Larry Finger <Larry.Finger@xxxxxxxxxxxx> > Cc: linux-wireless@xxxxxxxxxxxxxxx > Cc: netdev@xxxxxxxxxxxxxxx > Signed-off-by: Lee Jones <lee.jones@xxxxxxxxxx> 11 patches applied to wireless-drivers-next.git, thanks. 230f874e4d95 rtlwifi: rtl8192cu: mac: Fix some missing/ill-documented function parameters 906a1b4f81a3 rtlwifi: rtl8192cu: trx: Demote clear abuse of kernel-doc format bb053d0251a2 rtlwifi: halbtc8723b2ant: Remove a bunch of set but unused variables 87b08d1ecb93 rtlwifi: phy: Remove set but unused variable 'bbvalue' 0c73dab72f53 rtlwifi: halbtc8821a1ant: Remove set but unused variable 'wifi_rssi_state' 0a43d993ee7e rtlwifi: rtl8723be: Remove set but unused variable 'lc_cal' 6c75eab0417b rtlwifi: rtl8188ee: Remove set but unused variable 'reg_ea4' 28f811876262 rtlwifi: halbtc8821a2ant: Remove a bunch of unused variables 44ec6d9df96d rtlwifi: rtl8723be: Remove set but unused variable 'cck_highpwr' 29c6099a3890 rtlwifi: rtl8821ae: phy: Remove a couple of unused variables 398d816a64eb rtlwifi: rtl8821ae: Place braces around empty if() body -- https://patchwork.kernel.org/project/linux-wireless/patch/20201102112410.1049272-4-lee.jones@xxxxxxxxxx/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches