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/Docu...
…> 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