Re: [PATCH] media: staging: atomisp: remove redundant OOM error messages
From: Andy Shevchenko
Date: Sun Dec 28 2025 - 14:23:55 EST
On Mon, Dec 15, 2025 at 01:53:32PM +0800, Zixuan Dong wrote:
> The memory allocation functions (kvzalloc) already emit a stack dump
> on failure when GFP_KERNEL is used. Printing an extra error message
> is redundant and increases code size.
>
> This resolves the checkpatch warnings:
> WARNING: Possible unnecessary 'out of memory' message
Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
Sakari, can you pick this up?
--
With Best Regards,
Andy Shevchenko