Re: [PATCH V3 net 4/7] net: hns3: release PTP resources if pf initialization failed

From: Markus Elfring
Date: Tue May 07 2024 - 13:27:41 EST



> code, hclge_ptp_uninit is called to release the corresponding resources.

Wording suggestion:
Add a jump target so that the corresponding resources are released
with a hclge_ptp_uninit() call.


See also:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v6.9-rc7#n94

Regards,
Markus