Loading
Documentation: qat: fix auto_reset section
mainline inclusion from mainline-v6.9-rc1 commit 2ecd43413d7668d67b9b8a56f882aa1ea12b8a62 category: feature bugzilla: https://gitee.com/openeuler/intel-kernel/issues/I9A5BW CVE: N/A Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=2ecd43413d7668d67b9b8a56f882aa1ea12b8a62 ------------------------------------- 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. Intel-SIG: commit 2ecd43413d76 Documentation: qat: fix auto_reset section Backport to support QAT in-tree driver 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> [ Aichun Shi: amend commit log ] Signed-off-by:
Aichun Shi <aichun.shi@intel.com>