Re: [PATCH V3 net 4/7] net: hns3: release PTP resources if pf initialization failed
From: Markus Elfring <hidden>
Date: 2024-05-07 17:27:29
Also in:
kernel-janitors, lkml
From: Markus Elfring <hidden>
Date: 2024-05-07 17:27:29
Also in:
kernel-janitors, lkml
…
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