On 5/18/22 1:35 PM, Bagas Sanjaya wrote: > Stephen Rothwell reported htmldocs warning when merging chrome-platform > tree: > > Documentation/ABI/testing/sysfs-driver-chromeos-acpi:2: WARNING: Unexpected indentation. > Documentation/ABI/testing/sysfs-driver-chromeos-acpi:11: WARNING: Unexpected indentation. > Documentation/ABI/testing/sysfs-driver-chromeos-acpi:22: WARNING: Unexpected indentation. > Documentation/ABI/testing/sysfs-driver-chromeos-acpi:56: WARNING: Unexpected indentation. > > The warning is due to missing blank line separator surrounding values > lists. > > Instead of using lists, use tables to be consistent with rest of sysfs > ABI documentation. > > Link: https://lore.kernel.org/linux-next/20220516213832.19127535@xxxxxxxxxxxxxxxx/ > Fixes: 0a4cad9c11ad46 ("platform/chrome: Add ChromeOS ACPI device > driver") > Reported-by: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> > Cc: Benson Leung <bleung@xxxxxxxxxx> > Cc: Guenter Roeck <groeck@xxxxxxxxxxxx> > Cc: Andy Shevchenko <andy.shevchenko@xxxxxxxxx> > Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> > Cc: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx> > Cc: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx> > Cc: Enric Balletbo i Serra <enric.balletbo@xxxxxxxxxxxxx> > Cc: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx> > Cc: Tzung-Bi Shih <tzungbi@xxxxxxxxxx> > Cc: Linux Kernel Mailing List <linux-kernel@xxxxxxxxxxxxxxx> > Cc: Linux Next Mailing List <linux-next@xxxxxxxxxxxxxxx> > Signed-off-by: Bagas Sanjaya <bagasdotme@xxxxxxxxx> Reviewed-by: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx> -- Muhammad Usama Anjum