On 7/3/26 11:11, Peng Fan (OSS) wrote: > From: Peng Fan <[email protected]>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]>--- Hi, Reviewed-by: Raphaël Gallais-Pou <[email protected]> Best regards, Raphaël
- [PATCH 0/4] dm: core: misc fixes Peng Fan (OSS)
- [PATCH 1/4] dm: core: free fdt when fdt_create_em... Peng Fan (OSS)
- Re: [PATCH 1/4] dm: core: free fdt when fdt_c... Raphael Gallais-Pou
- Re: [PATCH 1/4] dm: core: free fdt when fdt_c... Simon Glass
- [PATCH 4/4] dm: core: free old name in device_set... Peng Fan (OSS)
- Re: [PATCH 4/4] dm: core: free old name in de... Simon Glass
- [PATCH 3/4] dm: core: Correct calloc arguments Peng Fan (OSS)
- Re: [PATCH 3/4] dm: core: Correct calloc argu... Raphael Gallais-Pou
- Re: [PATCH 3/4] dm: core: Correct calloc argu... Simon Glass
- [PATCH 2/4] dm: core: fix wrong strlen check in o... Peng Fan (OSS)
- Re: [PATCH 2/4] dm: core: fix wrong strlen ch... Raphael Gallais-Pou
- Re: [PATCH 2/4] dm: core: fix wrong strlen ch... Simon Glass

