Colin Ian King <colin.i.king@xxxxxxxxx> wrote: > The pointer bss is being assigned a value that is never read, the > pointer is redundant and can be removed. > > Cleans up clang scan-build warning: > drivers/net/wireless/rsi/rsi_91x_hal.c:362:2: warning: Value stored > to 'bss' is never read [deadcode.DeadStores] > > Signed-off-by: Colin Ian King <colin.i.king@xxxxxxxxx> Already fixed in: https://git.kernel.org/netdev/net-next/c/9dd9495d560a Patch set to Superseded. -- https://patchwork.kernel.org/project/linux-wireless/patch/20220622113402.16969-1-colin.i.king@xxxxxxxxx/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches