[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <0ec6f86a-a78b-4b5e-fb43-72f74ee71ceb@gmail.com>
Date: Tue, 12 Jul 2022 17:33:45 +0700
From: Bagas Sanjaya <bagasdotme@...il.com>
To: Giovanni Cabiddu <giovanni.cabiddu@...el.com>, lkp@...el.com,
Vlad Dronov <vdronov@...hat.com>,
Herbert Xu <herbert@...dor.apana.org.au>
Cc: kbuild-all@...ts.01.org,
GNU/Weeb Mailing List <gwml@...r.gnuweeb.org>,
LKML <linux-kernel@...r.kernel.org>,
Tomasz Kowallik <tomaszx.kowalik@...el.com>,
Adam Guerin <adam.guerin@...el.com>,
Fiona Trahe <fiona.trahe@...el.com>,
Wojciech Ziemba <wojciech.ziemba@...el.com>,
linux-doc@...r.kernel.org, linux-crypto@...r.kernel.org
Subject: Re: [PATCH RESEND] crypto: qat - fix indentation in ABI documentation
On 7/12/22 01:01, Giovanni Cabiddu wrote:
> @@ -47,14 +43,14 @@ Description: Reports the current configuration of the QAT device and allows
> The following example shows how to change the configuration of
> a device configured for running crypto services in order to
> run data compression:
> - # cat /sys/bus/pci/devices/<BDF>/qat/state
> - up
> - # cat /sys/bus/pci/devices/<BDF>/qat/cfg_services
> - sym;asym
> - # echo down > /sys/bus/pci/devices/<BDF>/qat/state
> - # echo dc > /sys/bus/pci/devices/<BDF>/qat/cfg_services
> - # echo up > /sys/bus/pci/devices/<BDF>/qat/state
> - # cat /sys/bus/pci/devices/<BDF>/qat/cfg_services
> - dc
> + # cat /sys/bus/pci/devices/<BDF>/qat/state
> + up
> + # cat /sys/bus/pci/devices/<BDF>/qat/cfg_services
> + sym;asym
> + # echo down > /sys/bus/pci/devices/<BDF>/qat/state
> + # echo dc > /sys/bus/pci/devices/<BDF>/qat/cfg_services
> + # echo up > /sys/bus/pci/devices/<BDF>/qat/state
> + # cat /sys/bus/pci/devices/<BDF>/qat/cfg_services
> + dc
>
> This attribute is only available for qat_4xxx devices.
Hi,
I think the culprit is just missing code block marker, which is added
above. Thanks.
--
An old man doll... just what I always wanted! - Clara
Powered by blists - more mailing lists