Re: [PATCH 0/5] drm/amdgpu: Fine-tuning for several function implementations

From: Markus Elfring
Date: Fri Jan 05 2024 - 13:16:02 EST


> Date: Sun, 18 Sep 2016 18:38:48 +0200
>
> Some update suggestions were taken into account
> from static source code analysis.
>
> Markus Elfring (5):
> Use kmalloc_array() in amdgpu_debugfs_gca_config_read()
> Improve determination of sizes in two functions
> Rename a jump label in amdgpu_debugfs_regs_read()
> Rename a jump label in amdgpu_device_init()
> Adjust checks for null pointers in nine functions
>
> drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 68 +++++++++++++++---------------
> 1 file changed, 33 insertions(+), 35 deletions(-)

Is this patch series still in review queues?

Regards,
Markus