diff mbox series

Documentation: qat: change kernel version

Message ID 20230119080508.24235-1-meadhbh.fitzpatrick@intel.com (mailing list archive)
State Accepted
Delegated to: Herbert Xu
Headers show
Series Documentation: qat: change kernel version | expand

Commit Message

Meadhbh Fitzpatrick Jan. 19, 2023, 8:05 a.m. UTC
Change kernel version from 5.20 to 6.0, as 5.20 is not a release.

Signed-off-by: Meadhbh Fitzpatrick <meadhbh.fitzpatrick@intel.com>
Reviewed-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
---
 Documentation/ABI/testing/sysfs-driver-qat | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Vladis Dronov Jan. 19, 2023, 12:06 p.m. UTC | #1
Hi,

On Thu, Jan 19, 2023 at 9:15 AM Meadhbh <meadhbh.fitzpatrick@intel.com> wrote:
>
> Change kernel version from 5.20 to 6.0, as 5.20 is not a release.
>
> Signed-off-by: Meadhbh Fitzpatrick <meadhbh.fitzpatrick@intel.com>
> Reviewed-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
> ---
>  Documentation/ABI/testing/sysfs-driver-qat | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/ABI/testing/sysfs-driver-qat b/Documentation/ABI/testing/sysfs-driver-qat
> index 185f81a2aab3..087842b1969e 100644
> --- a/Documentation/ABI/testing/sysfs-driver-qat
> +++ b/Documentation/ABI/testing/sysfs-driver-qat
> @@ -1,6 +1,6 @@
>  What:          /sys/bus/pci/devices/<BDF>/qat/state
>  Date:          June 2022
> -KernelVersion: 5.20
> +KernelVersion: 6.0
>  Contact:       qat-linux@intel.com
>  Description:   (RW) Reports the current state of the QAT device. Write to
>                 the file to start or stop the device.
> @@ -18,7 +18,7 @@ Description:  (RW) Reports the current state of the QAT device. Write to
>
>  What:          /sys/bus/pci/devices/<BDF>/qat/cfg_services
>  Date:          June 2022
> -KernelVersion: 5.20
> +KernelVersion: 6.0
>  Contact:       qat-linux@intel.com
>  Description:   (RW) Reports the current configuration of the QAT device.
>                 Write to the file to change the configured services.
> --
> 2.37.3

Indeed,

Reviewed-by: Vladis Dronov <vdronov@redhat.com>

Best regards,
Vladis Dronov | Red Hat, Inc. | The Core Kernel | Senior Software Engineer
Herbert Xu Feb. 10, 2023, 9:42 a.m. UTC | #2
On Thu, Jan 19, 2023 at 09:05:08AM +0100, Meadhbh wrote:
> Change kernel version from 5.20 to 6.0, as 5.20 is not a release.
> 
> Signed-off-by: Meadhbh Fitzpatrick <meadhbh.fitzpatrick@intel.com>
> Reviewed-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
> ---
>  Documentation/ABI/testing/sysfs-driver-qat | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Patch applied.  Thanks.
diff mbox series

Patch

diff --git a/Documentation/ABI/testing/sysfs-driver-qat b/Documentation/ABI/testing/sysfs-driver-qat
index 185f81a2aab3..087842b1969e 100644
--- a/Documentation/ABI/testing/sysfs-driver-qat
+++ b/Documentation/ABI/testing/sysfs-driver-qat
@@ -1,6 +1,6 @@ 
 What:		/sys/bus/pci/devices/<BDF>/qat/state
 Date:		June 2022
-KernelVersion:	5.20
+KernelVersion:	6.0
 Contact:	qat-linux@intel.com
 Description:	(RW) Reports the current state of the QAT device. Write to
 		the file to start or stop the device.
@@ -18,7 +18,7 @@  Description:	(RW) Reports the current state of the QAT device. Write to
 
 What:		/sys/bus/pci/devices/<BDF>/qat/cfg_services
 Date:		June 2022
-KernelVersion:	5.20
+KernelVersion:	6.0
 Contact:	qat-linux@intel.com
 Description:	(RW) Reports the current configuration of the QAT device.
 		Write to the file to change the configured services.