[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87o7dhx2ny.fsf@nvidia.com>
Date: Thu, 18 Jan 2024 22:19:20 -0800
From: Rahul Rameshbabu <rrameshbabu@...dia.com>
To: Kunwu Chan <chentao@...inos.cn>
Cc: jikos@...nel.org, benjamin.tissoires@...hat.com,
linux-input@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] HID: nvidia-shield: Add some null pointer checks to the
hid-nvidia-shield.c
On Fri, 19 Jan, 2024 14:07:14 +0800 Kunwu Chan <chentao@...inos.cn> wrote:
> devm_kasprintf() returns a pointer to dynamically allocated memory
> which can be NULL upon failure. Ensure the allocation was successful
> by checking the pointer validity.
>
> Signed-off-by: Kunwu Chan <chentao@...inos.cn>
> ---
Just one comment about the subject for future submissions (this one is
fine). I would just leave the subject as "HID: nvidia-shield: Add some
null pointer checks". We know what file is being edited from the commit
content, so the additional filename detail isn't necessary.
Thanks for the patch. Really appreciate it.
Reviewed-by: Rahul Rameshbabu <rrameshbabu@...dia.com>
Powered by blists - more mailing lists