linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation: kvm: Fix mention to number of ioctls classes
@ 2019-11-29 18:17 Wainer dos Santos Moschetta
  2019-11-29 18:18 ` Paolo Bonzini
  0 siblings, 1 reply; 2+ messages in thread
From: Wainer dos Santos Moschetta @ 2019-11-29 18:17 UTC (permalink / raw)
  To: pbonzini, rkrcmar; +Cc: linux-doc, linux-kernel, kvm

In api.txt it is said that KVM ioctls belong to three classes
but in reality it is four. Fixed this, but do not count categories
anymore to avoid such as outdated information in the future.

Signed-off-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
---
 Documentation/virt/kvm/api.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/virt/kvm/api.txt b/Documentation/virt/kvm/api.txt
index 4833904d32a5..4e3d22429b19 100644
--- a/Documentation/virt/kvm/api.txt
+++ b/Documentation/virt/kvm/api.txt
@@ -5,7 +5,7 @@ The Definitive KVM (Kernel-based Virtual Machine) API Documentation
 ----------------------
 
 The kvm API is a set of ioctls that are issued to control various aspects
-of a virtual machine.  The ioctls belong to three classes:
+of a virtual machine.  The ioctls belong to the following classes:
 
  - System ioctls: These query and set global attributes which affect the
    whole kvm subsystem.  In addition a system ioctl is used to create
-- 
2.21.0


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

* Re: [PATCH] Documentation: kvm: Fix mention to number of ioctls classes
  2019-11-29 18:17 [PATCH] Documentation: kvm: Fix mention to number of ioctls classes Wainer dos Santos Moschetta
@ 2019-11-29 18:18 ` Paolo Bonzini
  0 siblings, 0 replies; 2+ messages in thread
From: Paolo Bonzini @ 2019-11-29 18:18 UTC (permalink / raw)
  To: Wainer dos Santos Moschetta, rkrcmar; +Cc: linux-doc, linux-kernel, kvm

On 29/11/19 19:17, Wainer dos Santos Moschetta wrote:
> In api.txt it is said that KVM ioctls belong to three classes
> but in reality it is four. Fixed this, but do not count categories
> anymore to avoid such as outdated information in the future.
> 
> Signed-off-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
> ---
>  Documentation/virt/kvm/api.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/virt/kvm/api.txt b/Documentation/virt/kvm/api.txt
> index 4833904d32a5..4e3d22429b19 100644
> --- a/Documentation/virt/kvm/api.txt
> +++ b/Documentation/virt/kvm/api.txt
> @@ -5,7 +5,7 @@ The Definitive KVM (Kernel-based Virtual Machine) API Documentation
>  ----------------------
>  
>  The kvm API is a set of ioctls that are issued to control various aspects
> -of a virtual machine.  The ioctls belong to three classes:
> +of a virtual machine.  The ioctls belong to the following classes:
>  
>   - System ioctls: These query and set global attributes which affect the
>     whole kvm subsystem.  In addition a system ioctl is used to create
> 

Queued, thanks.

Paolo


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

end of thread, other threads:[~2019-11-29 18:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-29 18:17 [PATCH] Documentation: kvm: Fix mention to number of ioctls classes Wainer dos Santos Moschetta
2019-11-29 18:18 ` Paolo Bonzini

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