On Thu, Nov 14, 2019 at 11:49:06AM +0100, Corentin Labbe wrote: > If you try to compile this driver on a 64-bit platform then you > will get warnings because it mixes size_t with unsigned int which > only works on 32-bit. > > This patch fixes all of the warnings on sun4i-ss-hash.c. > Signed-off-by: Corentin Labbe <clabbe.montjoie@xxxxxxxxx> > --- > drivers/crypto/allwinner/sun4i-ss/sun4i-ss-hash.c | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-) All applied. Thanks. -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt