On Tue, 17 Oct 2017, Colin King wrote: > From: Colin Ian King <colin.king@xxxxxxxxxxxxx> > > The pointer value is being assigned a value and this is never read, > and later on it is being assigned a new value. This the first > assignment is redundant and can be removed and hence also the variables > report and report_list. Cleans up the clang warning: Value stored to > 'value' during its initialization is never read > > Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx> Applied to for-4.15/logitech. Thanks, -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html