]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
Documentation: qat: fix auto_reset section
authorGiovanni Cabiddu <giovanni.cabiddu@intel.com>
Mon, 12 Feb 2024 13:05:09 +0000 (13:05 +0000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sat, 24 Feb 2024 00:41:19 +0000 (08:41 +0800)
Remove unneeded colon in the auto_reset section.

This resolves the following errors when building the documentation:

    Documentation/ABI/testing/sysfs-driver-qat:146: ERROR: Unexpected indentation.
    Documentation/ABI/testing/sysfs-driver-qat:146: WARNING: Block quote ends without a blank line; unexpected unindent.

Fixes: f5419a4239af ("crypto: qat - add auto reset on error")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Closes: https://lore.kernel.org/linux-kernel/20240212144830.70495d07@canb.auug.org.au/T/
Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Documentation/ABI/testing/sysfs-driver-qat

index 6778f1fea8740d31afaf65d1b363605a6ddb2801..96020fb051c347e0f3c87a0775853be0300425a5 100644 (file)
@@ -153,7 +153,7 @@ Description:        (RW) Reports the current state of the autoreset feature
 
                Device auto reset is disabled by default.
 
-               The values are::
+               The values are:
 
                * 1/Yy/on: auto reset enabled. If the device encounters an
                  unrecoverable error, it will be reset automatically.