Lee Jones <[email protected]> wrote: > Fixes the following W=1 kernel build warning(s): > > drivers/net/wireless/realtek/rtw88/rtw8822c.c: In function > ‘rtw8822c_dpk_dc_corr_check’: > drivers/net/wireless/realtek/rtw88/rtw8822c.c:2445:5: warning: variable > ‘corr_val’ set but not used [-Wunused-but-set-variable] > > Cc: Yan-Hsuan Chuang <[email protected]> > Cc: Kalle Valo <[email protected]> > Cc: "David S. Miller" <[email protected]> > Cc: Jakub Kicinski <[email protected]> > Cc: [email protected] > Cc: [email protected] > Signed-off-by: Lee Jones <[email protected]>
Patch applied to wireless-drivers-next.git, thanks. dff07dda8eb5 rtw88: rtw8822c: Remove unused variable 'corr_val' -- https://patchwork.kernel.org/project/linux-wireless/patch/[email protected]/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

