On 8/6/21 7:06 AM, Colin King wrote: > From: Colin Ian King <[email protected]> > > The variable err is being assigned a value that is never read, the > assignment is redundant and can be removed. > > Addresses-Coverity: ("Unused value") > Signed-off-by: Colin Ian King <[email protected]>
Reviewed-by: Boris Ostrovsky <[email protected]>
