On Tue, Nov 05, 2019 at 10:36:59PM +0800, Chen Wandun wrote: > From: Chenwandun <[email protected]> > > Fixes gcc '-Wunused-but-set-variable' warning: > > drivers/staging/hp/hp100.c: In function hp100_start_xmit: > drivers/staging/hp/hp100.c:1629:10: warning: variable val set but not used > [-Wunused-but-set-variable] > > Signed-off-by: Chenwandun <[email protected]> > ---
You should explain why you are sending a v2 under the --- cut off line. The v1 was the correct patch, but this driver is going to be deleted soon so I don't think we are accepting this sort of cleanup. regards, dan carpenter _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
