summaryrefslogtreecommitdiff
path: root/lib/crypto/mscode_parser.c
diff options
context:
space:
mode:
authorPeng Fan <[email protected]>2026-07-03 17:11:26 +0800
committerTom Rini <[email protected]>2026-07-16 12:03:05 -0600
commit0af2ed57a3e9c34775602ea70d5c9829c4e830c6 (patch)
treed9f1f9d382986616a17589ae30157323b2fca8cd /lib/crypto/mscode_parser.c
parent65e1e66a3a38e21128582bec3b93c35548e60687 (diff)
dm: core: Correct calloc arguments
Every other calloc in drivers/core uses calloc(count, size) with count first. Fix the two reversed calloc(sizeof, 1) calls for consistency. Signed-off-by: Peng Fan <[email protected]> Reviewed-by: RaphaĆ«l Gallais-Pou <[email protected]> Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'lib/crypto/mscode_parser.c')
0 files changed, 0 insertions, 0 deletions