]> git.baikalelectronics.ru Git - 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)
commit8f11c3137c1cf51a9a8c600c7075e725d9e3c533
treeb57e111dfe361cd42da0a8ea78468e16f39990c9
parent168fb2339b3160ca37ba72b2279d52daad61d1d7
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