From: Colin King <colin.king@xxxxxxxxxxxxx> Date: Fri, 25 Oct 2019 18:22:55 +0100 > From: Colin Ian King <colin.king@xxxxxxxxxxxxx> > > The pointer bdp is being assigned with a value that is never > read, so the assignment is redundant and hence can be removed. > > Addresses-Coverity: ("Unused value") > Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx> Applied to net-next, thanks.