linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation: qat: fix auto_reset section
@ 2024-02-12 13:05 Giovanni Cabiddu
  2024-02-24  0:49 ` Herbert Xu
  0 siblings, 1 reply; 2+ messages in thread
From: Giovanni Cabiddu @ 2024-02-12 13:05 UTC (permalink / raw)
  To: herbert
  Cc: linux-crypto, qat-linux, sfr, damian.muszynski, mun.chun.yep,
	linux-kernel, linux-next, Giovanni Cabiddu

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>
---
 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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Documentation: qat: fix auto_reset section
  2024-02-12 13:05 [PATCH] Documentation: qat: fix auto_reset section Giovanni Cabiddu
@ 2024-02-24  0:49 ` Herbert Xu
  0 siblings, 0 replies; 2+ messages in thread
From: Herbert Xu @ 2024-02-24  0:49 UTC (permalink / raw)
  To: Giovanni Cabiddu
  Cc: linux-crypto, qat-linux, sfr, damian.muszynski, mun.chun.yep,
	linux-kernel, linux-next

On Mon, Feb 12, 2024 at 01:05:09PM +0000, Giovanni Cabiddu wrote:
> 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>
> ---
>  Documentation/ABI/testing/sysfs-driver-qat | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Patch applied.  Thanks.
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-02-24  0:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-12 13:05 [PATCH] Documentation: qat: fix auto_reset section Giovanni Cabiddu
2024-02-24  0:49 ` Herbert Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).