Re: [PATCH -next] firmware: imx: secure-enclave: use kzalloc_obj() for allocations

From: Frank Li

Date: Fri May 08 2026 - 10:48:59 EST



On Fri, 08 May 2026 11:30:20 +0530, Pankaj Gupta wrote:
> Replace kzalloc(sizeof(*ptr), ...) with kzalloc_obj() for object
> allocations to follow current kernel allocation style and reduce
> boilerplate.
>
> No functional change intended.
>
> This is a cleanup reported after initial merge and is intended to be
> squashed into the original commit.
>
> [...]

Applied, thanks!

[1/1] firmware: imx: secure-enclave: use kzalloc_obj() for allocations
squashed

Best regards,
--
Frank Li <Frank.Li@xxxxxxx>