Colin King <colin.king@xxxxxxxxxxxxx> wrote: > From: Colin Ian King <colin.king@xxxxxxxxxxxxx> > > The pointer hash is being initialized with a value that is never read > and is being re-assigned a little later on. The assignment is > redundant and hence can be removed. > > Addresses-Coverity: ("Unused value") > Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx> Patch applied to wireless-drivers-next.git, thanks. 73c742bb9c9b brcmfmac: remove redundant assignment to pointer hash -- https://patchwork.kernel.org/patch/11087385/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches