connection: update kernel doc
authorKay Sievers <kay@vrfy.org>
Sun, 23 Mar 2014 21:48:34 +0000 (22:48 +0100)
committerKay Sievers <kay@vrfy.org>
Sun, 23 Mar 2014 21:48:34 +0000 (22:48 +0100)
connection.c

index 1d372767b29b200742ca6c1447581dd5339e526b..9dd1fac420610593a8df04a6b27a4e93f99bd54e 100644 (file)
@@ -1637,8 +1637,8 @@ struct kdbus_conn *kdbus_conn_unref(struct kdbus_conn *conn)
  *                     name, 0 means no filtering.
  *
  * Move all messages from one connection to another. This is used when
- * an implementor connection is taking over a well-known name from an
- * activator connection.
+ * an implementor connection is taking over/giving back a well-known name
+ * from/to an activator connection.
  *
  * Return: 0 on success, negative errno on failure.
  */