* [PATCH] kdbus: uapi: Fix kernel-doc for enum kdbus_send_flags
@ 2015-04-09 10:11 Sergei Zviagintsev
[not found] ` <1428574261-18624-1-git-send-email-sergei-E844GTqJAzo@public.gmane.org>
0 siblings, 1 reply; 5+ messages in thread
From: Sergei Zviagintsev @ 2015-04-09 10:11 UTC (permalink / raw)
To: Greg Kroah-Hartman, Daniel Mack, David Herrmann, Djalal Harouni
Cc: linux-kernel, linux-api, Sergei Zviagintsev
Signed-off-by: Sergei Zviagintsev <sergei@s15v.net>
---
include/uapi/linux/kdbus.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/uapi/linux/kdbus.h b/include/uapi/linux/kdbus.h
index 2fe0a1c5056c..00a6e142c977 100644
--- a/include/uapi/linux/kdbus.h
+++ b/include/uapi/linux/kdbus.h
@@ -544,7 +544,7 @@ struct kdbus_msg_info {
* reply to this message. The
* KDBUS_CMD_SEND ioctl() will block
* until the reply is received, and
- * offset_reply in struct kdbus_msg will
+ * reply in struct kdbus_cmd_send will
* yield the offset in the sender's pool
* where the reply can be found.
* This flag is only valid if
--
1.8.3.1
^ permalink raw reply related [flat|nested] 5+ messages in thread[parent not found: <1428574261-18624-1-git-send-email-sergei-E844GTqJAzo@public.gmane.org>]
* Re: [PATCH] kdbus: uapi: Fix kernel-doc for enum kdbus_send_flags 2015-04-09 10:11 [PATCH] kdbus: uapi: Fix kernel-doc for enum kdbus_send_flags Sergei Zviagintsev @ 2015-04-09 10:22 ` Daniel Mack 0 siblings, 0 replies; 5+ messages in thread From: Daniel Mack @ 2015-04-09 10:22 UTC (permalink / raw) To: Sergei Zviagintsev, Greg Kroah-Hartman, David Herrmann, Djalal Harouni Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA, linux-api-u79uwXL29TY76Z2rM5mHXA On 04/09/2015 12:11 PM, Sergei Zviagintsev wrote: > Signed-off-by: Sergei Zviagintsev <sergei-E844GTqJAzo@public.gmane.org> Acked-by: Daniel Mack <daniel-cYrQPVfZoowdnm+yROfE0A@public.gmane.org> > --- > include/uapi/linux/kdbus.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/include/uapi/linux/kdbus.h b/include/uapi/linux/kdbus.h > index 2fe0a1c5056c..00a6e142c977 100644 > --- a/include/uapi/linux/kdbus.h > +++ b/include/uapi/linux/kdbus.h > @@ -544,7 +544,7 @@ struct kdbus_msg_info { > * reply to this message. The > * KDBUS_CMD_SEND ioctl() will block > * until the reply is received, and > - * offset_reply in struct kdbus_msg will > + * reply in struct kdbus_cmd_send will > * yield the offset in the sender's pool > * where the reply can be found. > * This flag is only valid if > ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] kdbus: uapi: Fix kernel-doc for enum kdbus_send_flags @ 2015-04-09 10:22 ` Daniel Mack 0 siblings, 0 replies; 5+ messages in thread From: Daniel Mack @ 2015-04-09 10:22 UTC (permalink / raw) To: Sergei Zviagintsev, Greg Kroah-Hartman, David Herrmann, Djalal Harouni Cc: linux-kernel, linux-api On 04/09/2015 12:11 PM, Sergei Zviagintsev wrote: > Signed-off-by: Sergei Zviagintsev <sergei@s15v.net> Acked-by: Daniel Mack <daniel@zonque.org> > --- > include/uapi/linux/kdbus.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/include/uapi/linux/kdbus.h b/include/uapi/linux/kdbus.h > index 2fe0a1c5056c..00a6e142c977 100644 > --- a/include/uapi/linux/kdbus.h > +++ b/include/uapi/linux/kdbus.h > @@ -544,7 +544,7 @@ struct kdbus_msg_info { > * reply to this message. The > * KDBUS_CMD_SEND ioctl() will block > * until the reply is received, and > - * offset_reply in struct kdbus_msg will > + * reply in struct kdbus_cmd_send will > * yield the offset in the sender's pool > * where the reply can be found. > * This flag is only valid if > ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] kdbus: uapi: Fix kernel-doc for enum kdbus_send_flags 2015-04-09 10:11 [PATCH] kdbus: uapi: Fix kernel-doc for enum kdbus_send_flags Sergei Zviagintsev @ 2015-04-10 11:44 ` Greg Kroah-Hartman 0 siblings, 0 replies; 5+ messages in thread From: Greg Kroah-Hartman @ 2015-04-10 11:44 UTC (permalink / raw) To: Sergei Zviagintsev Cc: Daniel Mack, David Herrmann, Djalal Harouni, linux-kernel-u79uwXL29TY76Z2rM5mHXA, linux-api-u79uwXL29TY76Z2rM5mHXA On Thu, Apr 09, 2015 at 01:11:01PM +0300, Sergei Zviagintsev wrote: > Signed-off-by: Sergei Zviagintsev <sergei-E844GTqJAzo@public.gmane.org> > Acked-by: Daniel Mack <daniel-cYrQPVfZoowdnm+yROfE0A@public.gmane.org> > --- > include/uapi/linux/kdbus.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied, thanks. greg k-h ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] kdbus: uapi: Fix kernel-doc for enum kdbus_send_flags @ 2015-04-10 11:44 ` Greg Kroah-Hartman 0 siblings, 0 replies; 5+ messages in thread From: Greg Kroah-Hartman @ 2015-04-10 11:44 UTC (permalink / raw) To: Sergei Zviagintsev Cc: Daniel Mack, David Herrmann, Djalal Harouni, linux-kernel, linux-api On Thu, Apr 09, 2015 at 01:11:01PM +0300, Sergei Zviagintsev wrote: > Signed-off-by: Sergei Zviagintsev <sergei@s15v.net> > Acked-by: Daniel Mack <daniel@zonque.org> > --- > include/uapi/linux/kdbus.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied, thanks. greg k-h ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2015-04-10 11:44 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-09 10:11 [PATCH] kdbus: uapi: Fix kernel-doc for enum kdbus_send_flags Sergei Zviagintsev
[not found] ` <1428574261-18624-1-git-send-email-sergei-E844GTqJAzo@public.gmane.org>
2015-04-09 10:22 ` Daniel Mack
2015-04-09 10:22 ` Daniel Mack
2015-04-10 11:44 ` Greg Kroah-Hartman
2015-04-10 11:44 ` Greg Kroah-Hartman
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.