On Thu, Dec 21, 2017 at 11:25:47AM +, Jeremy Sowden wrote:
> Changed the types of a number of index and length variables from int to
> unsigned int. Fixes a number of warnings arising from their addresses
> being passed to functions expecting pointers to unsigned ints.
>
> Signed-off-by: Jere
Changed the types of a number of index and length variables from int to
unsigned int. Fixes a number of warnings arising from their addresses
being passed to functions expecting pointers to unsigned ints.
Signed-off-by: Jeremy Sowden
---
drivers/staging/ccree/ssi_aead.c | 13 -