Re: [PATCH v2] drm/amd/display: Remove redundant NULL check before kfree in mod_power_create()
From: Markus Elfring
Date: Sat Jun 27 2026 - 07:53:38 EST
> 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