Add a missing blank line required to identify a literal block,
fixing this warning:

        .../Documentation/ABI/testing/sysfs-firmware-sgi_uv:2: WARNING: 
Unexpected indentation.

Signed-off-by: Mauro Carvalho Chehab <mchehab+hua...@kernel.org>
---
 Documentation/ABI/testing/sysfs-firmware-sgi_uv | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/ABI/testing/sysfs-firmware-sgi_uv 
b/Documentation/ABI/testing/sysfs-firmware-sgi_uv
index 637c668cbe45..b0f79a1d14b3 100644
--- a/Documentation/ABI/testing/sysfs-firmware-sgi_uv
+++ b/Documentation/ABI/testing/sysfs-firmware-sgi_uv
@@ -39,6 +39,7 @@ Description:
 
                The uv_type entry contains the hub revision number.
                This value can be used to identify the UV system version::
+
                        "0.*" = Hubless UV ('*' is subtype)
 
                        "3.0" = UV2
-- 
2.29.2

Reply via email to