Documentation/ABI: sysfs-driver-intel_sdsi: Fix sphinx warnings
authorHans de Goede <hdegoede@redhat.com>
Thu, 24 Mar 2022 16:47:34 +0000 (17:47 +0100)
committerHans de Goede <hdegoede@redhat.com>
Mon, 4 Apr 2022 13:50:23 +0000 (15:50 +0200)
commitc5547574797b254ba9c98c7da417bc5de71cd198
treee089627047dd94c630b43271279e716fd4f05311
parent3f2a3c79a4536fba6a8eee8a4f49218467216300
Documentation/ABI: sysfs-driver-intel_sdsi: Fix sphinx warnings

Fix the following warnings from "make htmldocs":

Documentation/ABI/testing/sysfs-driver-intel_sdsi:2:
  WARNING: Unexpected indentation.
  WARNING: Block quote ends without a blank line; unexpected unindent.
  WARNING: Definition list ends without a blank line; unexpected unindent.

By turning the error-code table into a proper ReST table. While at it
also fix the error-code table mixing tab and spaces for indentation
(switch to all tabs).

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20220324164737.21765-2-hdegoede@redhat.com
Documentation/ABI/testing/sysfs-driver-intel_sdsi