]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
ACPI / tables: improve comments regarding acpi_parse_entries_array()
authorAl Stone <ahs3@redhat.com>
Tue, 1 May 2018 00:39:05 +0000 (18:39 -0600)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sat, 12 May 2018 11:53:46 +0000 (13:53 +0200)
commit904aaf8050439510fb48cafb26a91034b0e7e615
treeb57e111dfe361cd42da0a8ea78468e16f39990c9
parent75bc37fefc4471e718ba8e651aa74673d4e0a9eb
ACPI / tables: improve comments regarding acpi_parse_entries_array()

I found the description of the table_size argument to the function
acpi_parse_entries_array() unclear and ambiguous.  This is a minor
documentation change to improve that description so I don't misuse
the argument again in the future, and it is hopefully clearer to
other future users.

Signed-off-by: Al Stone <ahs3@redhat.com>
[ rjw: Subject ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/tables.c