Re: [PATCH 0/3] lru_cache: Adjustments for lc_create()

From: Markus Elfring
Date: Wed Jan 10 2024 - 06:40:41 EST


> Date: Wed, 29 Mar 2023 15:30:23 +0200
>
> Some update suggestions were taken into account
> from static source code analysis.
>
> Markus Elfring (3):
> Return directly after a failed kzalloc()
> Improve two size determinations
> Improve exception handling
>
> lib/lru_cache.c | 18 ++++++++++--------
> 1 file changed, 10 insertions(+), 8 deletions(-)


Is this patch series still in review queues?

See also:
https://lore.kernel.org/cocci/33226beb-4fe2-3da5-5d69-a33e683dec57@xxxxxx/
https://sympa.inria.fr/sympa/arc/cocci/2023-03/msg00110.html

Regards,
Markus