Re: [PATCH] serial: 8250_ni: use kzalloc_obj() for allocation

From: Greg Kroah-Hartman

Date: Thu Mar 12 2026 - 09:46:04 EST


On Mon, Feb 16, 2026 at 10:19:13PM -0500, Pete Connor wrote:
> Replace kzalloc() with the preferred kzalloc_obj() helper
> to address a checkpatch warning.
>
> Signed-off-by: Pete Connor <pete.connor@xxxxxxxxxxxxxx>

Something went wrong with your indentation here :(