diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2019-07-03 16:26:53 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-07-12 12:16:02 +0200 |
commit | 049ce1505b3a6504f4cb59148baaacc36d5c75e3 (patch) | |
tree | c032bec6e3fe425578738cc279549c7a78fedac5 /.gitattributes | |
parent | crypto: stm32/hash - remove interruptible condition for dma (diff) | |
download | linux-049ce1505b3a6504f4cb59148baaacc36d5c75e3.tar.xz linux-049ce1505b3a6504f4cb59148baaacc36d5c75e3.zip |
crypto: stm32/hash - Fix incorrect printk modifier for size_t
This patch fixes a warning when compiling stm32 because %d is being
used on a size_t argument instead of %zd.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions