> Fixes a permanent ACPI memory leak in the success path by adding > acpi_put_table(). > Renaming generic 'err' label to 'put_table' for clarity. Will a desire grow for the usage of imperative mood also in such change descriptions? See also once more: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v6.16#n94 …> Changes in v4: > - Change goto target from err to put_table. Thanks. > - Remove goto tatget err_nomem … Does this adjustment indicate questionable development difficulties? Regards, Markus