Re: [v3 2/2] PCI: j721e: Use inline reset GPIO assignment and drop local variable

From: Markus Elfring

Date: Tue Oct 28 2025 - 03:34:15 EST


>> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v6.18-rc3#n94
>>
> Assign the result of devm_gpiod_get_optional() directly to pcie->reset_gpio.

a … call?


> This removes a superfluous local variable, improving code clarity without

Thus remove? . Improve?


> altering the driver's behavior.


Regards,
Markus