On Fri, Jan 5, 2024 at 1:15 PM Markus Elfring <Markus.Elfring@xxxxxx> wrote: > > > 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? Doesn't look like I ever received it. Can you resend? Alex > > Regards, > Markus