Re: [PATCH v2] watchdog: wdat_wdt: Fix ACPI table leak in probe function
From: Markus Elfring
Date: Sun Nov 16 2025 - 15:21:50 EST
> Add a single cleanup path which calls acpi_put_table() to ensure
> the ACPI table is always released.
Would additional labels become helpful also for error code assignments?
Regards,
Markus