[systemd-devel] [PATCH] doc: replace 'reply_cookie' with 'cookie_reply'

2015-03-06 Thread Lukasz Skalski
diff --git a/doc/kdbus.message.xml b/doc/kdbus.message.xml
index c25000d..5e7c7a3 100644
--- a/doc/kdbus.message.xml
+++ b/doc/kdbus.message.xml
@@ -393,7 +393,7 @@ struct kdbus_msg {
   For a message to be accepted as reply, it must be a direct
   message to the original sender (not a broadcast and not a
   signal message), and its
-  varnamekdbus_msg.reply_cookie/varname must match the
+  varnamekdbus_msg.cookie_reply/varname must match the
   previous message's varnamekdbus_msg.cookie/varname.
 /parapara
   Expected replies also temporarily open the policy of the
-- 
1.9.3

___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


Re: [systemd-devel] [PATCH] doc: replace 'reply_cookie' with 'cookie_reply'

2015-03-06 Thread David Herrmann
Hi

On Fri, Mar 6, 2015 at 2:28 PM, Lukasz Skalski l.skal...@samsung.com wrote:
 diff --git a/doc/kdbus.message.xml b/doc/kdbus.message.xml
 index c25000d..5e7c7a3 100644
 --- a/doc/kdbus.message.xml
 +++ b/doc/kdbus.message.xml
 @@ -393,7 +393,7 @@ struct kdbus_msg {
For a message to be accepted as reply, it must be a direct
message to the original sender (not a broadcast and not a
signal message), and its
 -  varnamekdbus_msg.reply_cookie/varname must match the
 +  varnamekdbus_msg.cookie_reply/varname must match the

Looks good, but we need a signed-off-by for kernel patches.

Thanks
David

previous message's varnamekdbus_msg.cookie/varname.
  /parapara
Expected replies also temporarily open the policy of the
 --
 1.9.3

 ___
 systemd-devel mailing list
 systemd-devel@lists.freedesktop.org
 http://lists.freedesktop.org/mailman/listinfo/systemd-devel
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


[systemd-devel] [PATCH] doc: replace 'reply_cookie' with 'cookie_reply'

2015-03-06 Thread Lukasz Skalski
Signed-off-by: Lukasz Skalski l.skal...@samsung.com

diff --git a/doc/kdbus.message.xml b/doc/kdbus.message.xml
index c25000d..5e7c7a3 100644
--- a/doc/kdbus.message.xml
+++ b/doc/kdbus.message.xml
@@ -393,7 +393,7 @@ struct kdbus_msg {
   For a message to be accepted as reply, it must be a direct
   message to the original sender (not a broadcast and not a
   signal message), and its
-  varnamekdbus_msg.reply_cookie/varname must match the
+  varnamekdbus_msg.cookie_reply/varname must match the
   previous message's varnamekdbus_msg.cookie/varname.
 /parapara
   Expected replies also temporarily open the policy of the
-- 
1.9.3

___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


Re: [systemd-devel] [PATCH] doc: replace 'reply_cookie' with 'cookie_reply'

2015-03-06 Thread David Herrmann
Hi

On Fri, Mar 6, 2015 at 2:48 PM, Lukasz Skalski l.skal...@samsung.com wrote:
 Signed-off-by: Lukasz Skalski l.skal...@samsung.com

Applied!

Thanks
David

 diff --git a/doc/kdbus.message.xml b/doc/kdbus.message.xml
 index c25000d..5e7c7a3 100644
 --- a/doc/kdbus.message.xml
 +++ b/doc/kdbus.message.xml
 @@ -393,7 +393,7 @@ struct kdbus_msg {
For a message to be accepted as reply, it must be a direct
message to the original sender (not a broadcast and not a
signal message), and its
 -  varnamekdbus_msg.reply_cookie/varname must match the
 +  varnamekdbus_msg.cookie_reply/varname must match the
previous message's varnamekdbus_msg.cookie/varname.
  /parapara
Expected replies also temporarily open the policy of the
 --
 1.9.3

 ___
 systemd-devel mailing list
 systemd-devel@lists.freedesktop.org
 http://lists.freedesktop.org/mailman/listinfo/systemd-devel
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel