On Fri, Jul 13, 2018 at 11:08:31AM +0100, Colin King wrote: > From: Colin Ian King <colin.king@xxxxxxxxxxxxx> > > Variables iflag, mask and serial are being assigned but ar never used > hence are redundant and can be removed. > > Cleans up clang warnings: > warning: variable 'iflag' set but not used [-Wunused-but-set-variable] > warning: variable 'mask' set but not used [-Wunused-but-set-variable] > warning: variable 'serial' set but not used [-Wunused-but-set-variable] > > Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx> Now applied, thanks. Johan -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html