diff options
| author | Peng Fan <[email protected]> | 2026-07-03 17:11:26 +0800 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-07-16 12:03:05 -0600 |
| commit | 0af2ed57a3e9c34775602ea70d5c9829c4e830c6 (patch) | |
| tree | d9f1f9d382986616a17589ae30157323b2fca8cd /lib/crypto/mscode_parser.c | |
| parent | 65e1e66a3a38e21128582bec3b93c35548e60687 (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
