Colin King <[email protected]> wrote: > From: Colin Ian King <[email protected]> > > The variables ant_num and single_ant_path are being initialized with a > value that is never read and are being updated later with a new value. > The initializations are redundant and can be removed. > > Addresses-Coverity: ("Unused value") > Signed-off-by: Colin Ian King <[email protected]> > Acked-by: Ping-Ke Shih <[email protected]>
Patch applied to wireless-drivers-next.git, thanks. 56b06d4da812 rtlwifi: btcoex: remove redundant initialization of variables ant_num and single_ant_path -- https://patchwork.kernel.org/patch/11681295/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
