mbox series

[0/2] Documentation: qat: documentation fixes

Message ID 20220713030332.158525-1-bagasdotme@gmail.com (mailing list archive)
Headers show
Series Documentation: qat: documentation fixes | expand

Message

Bagas Sanjaya July 13, 2022, 3:03 a.m. UTC
Here are documentation fixes for qat driver, as recently reported in
linux-next.

Changes since v1 [1]:
  - based on next-20220712
  - Drop kvms390 (already applied by respective maintainer)
  - Focused on qat driver
  - Drop "initialize" from [2/2]
  - Collect Acked-by from Giovanni Cabiddu

[1]: https://lore.kernel.org/linux-doc/20220712092954.142027-1-bagasdotme@gmail.com/

Cc: linux-kernel@vger.kernel.org
Cc: linux-crypto@vger.kernel.org

Bagas Sanjaya (2):
  Documentation: qat: Use code block for qat sysfs example
  Documentation: qat: rewrite description

 Documentation/ABI/testing/sysfs-driver-qat | 37 ++++++++--------------
 1 file changed, 13 insertions(+), 24 deletions(-)

Comments

Bagas Sanjaya July 13, 2022, 8:48 a.m. UTC | #1
On Wed, Jul 13, 2022 at 10:03:31AM +0700, Bagas Sanjaya wrote:
> Here are documentation fixes for qat driver, as recently reported in
> linux-next.
> 
> Changes since v1 [1]:
>   - based on next-20220712
>   - Drop kvms390 (already applied by respective maintainer)
>   - Focused on qat driver
>   - Drop "initialize" from [2/2]
>   - Collect Acked-by from Giovanni Cabiddu
> 
> [1]: https://lore.kernel.org/linux-doc/20220712092954.142027-1-bagasdotme@gmail.com/
> 
> Cc: linux-kernel@vger.kernel.org
> Cc: linux-crypto@vger.kernel.org
> 

Oops, missing v2 subject prefix. Will resend.