On Fri, 8 May 2020 23:33:21 +0100 Colin King wrote: > From: Colin Ian King <colin.k...@canonical.com> > > The variable size is being assigned with a value that is never read, > the assignment is redundant and cab be removed. > > Addresses-Coverity: ("Unused value") > Signed-off-by: Colin Ian King <colin.k...@canonical.com>
Applied, thank you!