diff options
author | 2019-07-03 22:26:53 +0800 | |
---|---|---|
committer | 2019-07-12 18:16:02 +0800 | |
commit | 049ce1505b3a6504f4cb59148baaacc36d5c75e3 (patch) | |
tree | c032bec6e3fe425578738cc279549c7a78fedac5 /scripts/gen_compile_commands.py | |
parent | crypto: stm32/hash - remove interruptible condition for dma (diff) | |
download | linux-dev-049ce1505b3a6504f4cb59148baaacc36d5c75e3.tar.xz linux-dev-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 'scripts/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions