lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Mon, 12 Feb 2024 13:05:09 +0000
From: Giovanni Cabiddu <giovanni.cabiddu@...el.com>
To: herbert@...dor.apana.org.au
Cc: linux-crypto@...r.kernel.org,
	qat-linux@...el.com,
	sfr@...b.auug.org.au,
	damian.muszynski@...el.com,
	mun.chun.yep@...el.com,
	linux-kernel@...r.kernel.org,
	linux-next@...r.kernel.org,
	Giovanni Cabiddu <giovanni.cabiddu@...el.com>
Subject: [PATCH] Documentation: qat: fix auto_reset section

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@...b.auug.org.au>
Closes: https://lore.kernel.org/linux-kernel/20240212144830.70495d07@canb.auug.org.au/T/
Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@...el.com>
---
 Documentation/ABI/testing/sysfs-driver-qat | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/ABI/testing/sysfs-driver-qat b/Documentation/ABI/testing/sysfs-driver-qat
index 6778f1fea874..96020fb051c3 100644
--- a/Documentation/ABI/testing/sysfs-driver-qat
+++ b/Documentation/ABI/testing/sysfs-driver-qat
@@ -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.
-- 
2.43.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ