Re: [PATCH net-next v03 02/14] hinic3: HW management interfaces
From: Jakub Kicinski <kuba@kernel.org>
Date: 2025-09-03 01:09:39
Also in:
linux-doc, lkml
From: Jakub Kicinski <kuba@kernel.org>
Date: 2025-09-03 01:09:39
Also in:
linux-doc, lkml
On Sat, 30 Aug 2025 16:08:41 +0800 Fan Gong wrote:
+err_destroy_workqueue: + destroy_workqueue(hwdev->workq); + err_free_hwif: hinic3_free_hwif(hwdev);
nit: it's more idiomatic not to add empty lines between the actions on the error handling path