xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] tools: fix description of Linux ioctl_evtchn_notify
@ 2017-11-23 17:16 Jonathan Davies
  2017-11-24  2:09 ` Wei Liu
  0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Davies @ 2017-11-23 17:16 UTC (permalink / raw)
  To: xen-devel; +Cc: Wei Liu, Ian Jackson, Jonathan Davies

Signed-off-by: Jonathan Davies <jonathan.davies@citrix.com>
---
 tools/include/xen-sys/Linux/evtchn.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/include/xen-sys/Linux/evtchn.h b/tools/include/xen-sys/Linux/evtchn.h
index 08ee0b7..002be5b 100644
--- a/tools/include/xen-sys/Linux/evtchn.h
+++ b/tools/include/xen-sys/Linux/evtchn.h
@@ -73,7 +73,7 @@ struct ioctl_evtchn_unbind {
 };
 
 /*
- * Unbind previously allocated @port.
+ * Send event to previously allocated @port.
  */
 #define IOCTL_EVTCHN_NOTIFY				\
 	_IOC(_IOC_NONE, 'E', 4, sizeof(struct ioctl_evtchn_notify))
-- 
2.7.4


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

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

* Re: [PATCH] tools: fix description of Linux ioctl_evtchn_notify
  2017-11-23 17:16 [PATCH] tools: fix description of Linux ioctl_evtchn_notify Jonathan Davies
@ 2017-11-24  2:09 ` Wei Liu
  0 siblings, 0 replies; 2+ messages in thread
From: Wei Liu @ 2017-11-24  2:09 UTC (permalink / raw)
  To: Jonathan Davies; +Cc: xen-devel, Ian Jackson, Wei Liu

On Thu, Nov 23, 2017 at 05:16:51PM +0000, Jonathan Davies wrote:
> Signed-off-by: Jonathan Davies <jonathan.davies@citrix.com>

Acked-by: Wei Liu <wei.liu2@citrix.com>

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

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

end of thread, other threads:[~2017-11-24  2:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-23 17:16 [PATCH] tools: fix description of Linux ioctl_evtchn_notify Jonathan Davies
2017-11-24  2:09 ` Wei Liu

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