Colin King <colin.king@xxxxxxxxxxxxx> wrote: > From: Colin Ian King <colin.king@xxxxxxxxxxxxx> > > The variables rtstatus and place are being initialized with a values > that are never read, the initializations are redundant and can be removed. > > Addresses-Coverity: ("Unused value") > Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx> > Acked-by: Ping-Ke Shih <pkshih@xxxxxxxxxxx> 2 patches applied to wireless-drivers-next.git, thanks. 369956ae5720 rtlwifi: rtl8192de: Remove redundant variable initializations b05897ca8c82 rtlwifi: rtl8192de: make arrays static const, makes object smaller -- https://patchwork.kernel.org/project/linux-wireless/patch/20210803144949.79433-1-colin.king@xxxxxxxxxxxxx/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches