diff options
author | Ethan Carter Edwards <ethan@ethancedwards.com> | 2025-05-03 16:21:28 -0400 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2025-05-05 18:20:46 +0800 |
commit | 7c234e138c67c1157b17f1fab8cc95d62f8f4444 (patch) | |
tree | ec5292f63b1f5ae1da25e0c8ea4dbe1e2ebebf01 /scripts/lib/kdoc/kdoc_output.py | |
parent | f1fb16efe50bb7953ef3c224e1b3802559d26cc3 (diff) |
crypto: hisilicon/qm - replace devm_kzalloc with devm_kcalloc
Replace devm_kzalloc that has an internal multiplication with
devm_kcalloc to improve code readability and safety from overflows.
Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions