On Thu, Sep 01, 2016 at 03:14:54PM -0400, David Kershner wrote: > From: Erik Arfvidson <erik.arfvidson@xxxxxxxxxx> > > This removes two unused pound defines in the visorbus_main.c > file. > > Signed-off-by: Erik Arfvidson <erik.arfvidson@xxxxxxxxxx> > Signed-off-by: David Kershner <david.kershner@xxxxxxxxxx> > Reported-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> > --- > drivers/staging/unisys/visorbus/visorbus_main.c | 3 --- > 1 file changed, 3 deletions(-) > > diff --git a/drivers/staging/unisys/visorbus/visorbus_main.c b/drivers/staging/unisys/visorbus/visorbus_main.c > index 293532f..a100c79 100644 > --- a/drivers/staging/unisys/visorbus/visorbus_main.c > +++ b/drivers/staging/unisys/visorbus/visorbus_main.c > @@ -29,13 +29,10 @@ > static int visorbus_forcematch; > static int visorbus_forcenomatch; > > -#define SERIALLOOPBACKCHANADDR (100 * 1024 * 1024) > - > /* Display string that is guaranteed to be no longer the 99 characters*/ > #define LINESIZE 99 > > #define CURRENT_FILE_PC VISOR_BUS_PC_visorbus_main_c > -#define POLLJIFFIES_TESTWORK 100 I appreciate the credit, but I didn't point this issue out, nor all of the other problems in this patchset (some, but not all). I only reviewed one file, can you limit my credit to just that one file to be correct please? thanks, greg k-h _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel