> -----Original Message----- > From: Greg KH [mailto:gregkh@xxxxxxxxxxxxxxxxxxx] > Sent: Thursday, May 5, 2016 9:46 PM > To: Kershner, David A <David.Kershner@xxxxxxxxxx> > Cc: driverdev-devel@xxxxxxxxxxxxxxxxxxxxxx; *S-Par-Maintainer > <SParMaintainer@xxxxxxxxxx>; Arfvidson, Erik > <Erik.Arfvidson@xxxxxxxxxx> > Subject: Re: [PATCH] staging: unisys: fix format string %Lx to %llx for u64 > > On Thu, May 05, 2016 at 10:25:59PM -0400, David Kershner wrote: > > From: Erik Arfvidson <erik.arfvidson@xxxxxxxxxx> > > > > this patch fixes the following sonarqube issue. > > %Lx in format string (no. 1) requires 'unsigned long long' > > but the argument type is 'unsigned long long' > > > > Signed-off-by: Erik Arfvidson <erik.arfvidson@xxxxxxxxxx> > > Signed-off-by: David Kershner <david.kershner@xxxxxxxxxx> > > --- > > drivers/staging/unisys/visorbus/visorbus_main.c | 10 +++++----- > > 1 file changed, 5 insertions(+), 5 deletions(-) > > > Please send patches as series, otherwise I have no idea what order to > apply them, so I'll just give up and delete them all from my queue. > > You know better than this :( > Sorry, didn't send as a series cause they can be applied independently of each other. Should I consider all the patches sent dropped and send as a series this time? Thanks, David Kershner > greg k-h _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel