[PATCH 08/33] ACPI: Define acpi_put_table cleanup handler and acpi_get_table_ret() helper

Shaopeng Tan (Fujitsu) tan.shaopeng at fujitsu.com
Tue Nov 11 23:02:26 PST 2025


> Define a cleanup helper for use with __free to release the acpi table when the
> pointer goes out of scope. Also, introduce the helper
> acpi_get_table_ret() to simplify a commonly used pattern involving
> acpi_get_table().
> 
> These are first used in a subsequent commit.
> 
> Signed-off-by: Ben Horgan <ben.horgan at arm.com>

Reviewed-by: Shaopeng Tan <tan.shaopeng at jp.fujitsu.com>



More information about the linux-arm-kernel mailing list