Re: [PATCH 0/2] perf/x86/intel/pt: Adjustments for pt_pmu_hw_init()

From: Markus Elfring
Date: Wed Jan 10 2024 - 06:52:15 EST


> Date: Tue, 28 Mar 2023 20:34:32 +0200
>
> A few update suggestions were taken into account
> from static source code analysis.
>
> Markus Elfring (2):
> Use -ENOMEM directly for a return statement
> Return directly after a failed kzalloc()
>
> arch/x86/events/intel/pt.c | 7 ++-----
> 1 file changed, 2 insertions(+), 5 deletions(-)

Is this patch series still in review queues?

See also:
https://lore.kernel.org/cocci/d9c673f9-2c32-282f-f261-b4d5762409bb@xxxxxx/
https://sympa.inria.fr/sympa/arc/cocci/2023-03/msg00101.html

Regards,
Markus