Re: [PATCH v4 2/2] staging: ccree: fixed sparse pointer signedness warnings.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2018-01-11, at 08:25:20 +0200, Gilad Ben-Yossef wrote:
> On Wed, Jan 10, 2018 at 3:33 PM, Jeremy Sowden <jeremy@xxxxxxxxxx> wrote:
> > This patch fixes sparse warnings arising when the addresses of signed
> > variables are passed to functions expecting pointers to unsigned
> > integers by converting those signed variables to unsigned as follows:
> >
> >   * changed the types of a number of index and length variables from
> >     signed to unsigned integer types.
> >
> >   * changed the return-types of a couple of functions that return length
> >     values which are assigned to one of these variables from signed to
> >     unsigned integer types.
> >
> > Signed-off-by: Jeremy Sowden <jeremy@xxxxxxxxxx>
> > ---
>
> Please run scripts/checkpatch.pl on patches before submission.
> They have multiple coding style errors.

Apologies.  v3 was fine and I got complacent. :-/

J.
_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel



[Index of Archives]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux