From: Laurent Vivier <laurent@vivier.eu>
To: Greg Kurz <groug@kaod.org>, Laurent Vivier <lvivier@redhat.com>
Cc: qemu-trivial@nongnu.org, Michael Tokarev <mjt@tls.msk.ru>,
qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH] kvm: Fix typo in header of kvm_device_access()
Date: Thu, 19 Sep 2019 12:21:25 +0200 [thread overview]
Message-ID: <d1e77b74-1d51-f34d-95a4-3d3d8579ec33@vivier.eu> (raw)
In-Reply-To: <156829664683.2070256.13400788010568373502.stgit@bahia.tls.ibm.com>
Le 12/09/2019 à 15:57, Greg Kurz a écrit :
> Signed-off-by: Greg Kurz <groug@kaod.org>
> ---
> include/sysemu/kvm.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/sysemu/kvm.h b/include/sysemu/kvm.h
> index 909bcd77cf82..fd674772ab31 100644
> --- a/include/sysemu/kvm.h
> +++ b/include/sysemu/kvm.h
> @@ -308,7 +308,7 @@ int kvm_vm_check_attr(KVMState *s, uint32_t group, uint64_t attr);
> int kvm_device_check_attr(int fd, uint32_t group, uint64_t attr);
>
> /**
> - * kvm_device_access - set or get value of a specific vm attribute
> + * kvm_device_access - set or get value of a specific device attribute
> * @fd: The device file descriptor
> * @group: the group
> * @attr: the attribute of that group to set or get
>
>
Applied to my trivial-patches branch.
Thanks,
Laurent
prev parent reply other threads:[~2019-09-19 10:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-12 13:57 [Qemu-devel] [PATCH] kvm: Fix typo in header of kvm_device_access() Greg Kurz
2019-09-19 10:10 ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
2019-09-19 10:21 ` Laurent Vivier [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=d1e77b74-1d51-f34d-95a4-3d3d8579ec33@vivier.eu \
--to=laurent@vivier.eu \
--cc=groug@kaod.org \
--cc=lvivier@redhat.com \
--cc=mjt@tls.msk.ru \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).