2024-01-10 11:40:43

by Markus Elfring

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

> 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/[email protected]/
https://sympa.inria.fr/sympa/arc/cocci/2023-03/msg00110.html

Regards,
Markus