docs: ABI: sysfs-class-firmware-attributes: solve some warnings
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 29 Oct 2020 09:31:23 +0000 (10:31 +0100)
committerHans de Goede <hdegoede@redhat.com>
Tue, 3 Nov 2020 09:29:13 +0000 (10:29 +0100)
commit5b09081f4c5c7159cb3789f35bb82bd9d32061c9
tree3dca044d64dd5c5f316887265cd1f16b5117f03a
parent5c54cb6c627e8f50f490e6b5656051a5ac29eab4
docs: ABI: sysfs-class-firmware-attributes: solve some warnings

The Description: tag is missing on some places, causing
scripts/get_abi.pl warnings:

Warning: file Documentation/ABI/testing/sysfs-class-firmware-attributes#172:
What '/sys/class/firmware-attributes/*/authentication/' doesn't have a description

Also, some warnings are produced when generating html documentation:

.../Documentation/ABI/testing/sysfs-class-firmware-attributes:2: WARNING: Title underline too short.

Dell specific class extensions
--------------------------
.../Documentation/ABI/testing/sysfs-class-firmware-attributes:2: WARNING: Unexpected indentation.
.../Documentation/ABI/testing/sysfs-class-firmware-attributes:2: WARNING: Unexpected indentation.
.../Documentation/ABI/testing/sysfs-class-firmware-attributes:2: WARNING: Block quote ends without a blank line; unexpected unindent.
.../Documentation/ABI/testing/sysfs-class-firmware-attributes:173: WARNING: Unexpected indentation.
.../Documentation/ABI/testing/sysfs-class-firmware-attributes:173: WARNING: Unexpected indentation.
.../Documentation/ABI/testing/sysfs-class-firmware-attributes:173: WARNING: Block quote ends without a blank line; unexpected unindent.
.../Documentation/ABI/testing/sysfs-class-firmware-attributes:111: WARNING: Inline emphasis start-string without end-string.

Address the warnings, making it to produce the expected
output for the documentation ABI.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/44b4181b4f772fcc5ec676e72b295c10df35121b.1603963862.git.mchehab+huawei@kernel.org
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Documentation/ABI/testing/sysfs-class-firmware-attributes