On Sat, May 11, 2019 at 02:18:49PM +0100, Colin King wrote: > From: Colin Ian King <colin.king@xxxxxxxxxxxxx> > > The variable utime is being assigned a value however this is never > read and later it is being reassigned to a new value. The assignment > is redundant and hence can be removed. > > Addresses-Coverity: ("Unused Value") > Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx> Argh. not again.. still no.