linux/drivers/crypto/aspeed
Neal Liu aa450316c6 crypto: aspeed: fix format unexpected build warning
This fixes the following similar build warning when
enabling compile test:

aspeed-hace-hash.c:188:9: warning: format '%x' expects argument of type
'unsigned int', but argument 7 has type 'size_t' {aka 'long unsigned int'}
[-Wformat=]

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Neal Liu <neal_liu@aspeedtech.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2022-09-07 14:09:47 +08:00
..
aspeed-hace-crypto.c
aspeed-hace-hash.c crypto: aspeed: fix format unexpected build warning 2022-09-07 14:09:47 +08:00
aspeed-hace.c
aspeed-hace.h
Kconfig crypto: aspeed - Enable compile testing 2022-09-02 18:38:06 +08:00
Makefile crypto: aspeed - fix build module error 2022-09-06 12:49:14 +08:00