Re: [PATCH] drm/amd/display: Remove redundant NULL check before kfree() in mod_power_create()
From: Ziran Zhang
Date: Sat Jun 27 2026 - 09:09:02 EST
On Sat, 27 Jun 2026 13:53:13 +0200, Markus Elfring wrote:
> > kfree() safely handles NULL pointers, so there is no need to check for
> > NULL before calling kfree().
> …
> How do you think about to append parentheses to another function name
> in the summary phrase?
> Regards,
> Markus
Oops! I will send a v3.
Thanks for the review!
Regards,
Ziran Zhang