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