endpoint: fix kernel doc for kdbus_ep_policy_check_src_names()
authorDjalal Harouni <tixxdz@opendz.org>
Fri, 3 Oct 2014 23:21:58 +0000 (00:21 +0100)
committerDaniel Mack <daniel@zonque.org>
Sat, 4 Oct 2014 08:19:23 +0000 (10:19 +0200)
Signed-off-by: Djalal Harouni <tixxdz@opendz.org>
endpoint.c

index 40f209615da322b8d6e75ff6fcaa906d176c02ca..49e7b1857838c0d11c6f807c0e99c188618a5d5b 100644 (file)
@@ -359,7 +359,7 @@ int kdbus_ep_policy_check_notification(struct kdbus_ep *ep,
  *                                    connection's currently owned names
  * @ep:                        Endpoint to operate on
  * @conn_src:          Connection that owns the names
- * @conn_src:          Destination connection to check credentials against
+ * @conn_dst:          Destination connection to check credentials against
  *
  * This function checks whether @ep is allowed to see any of the names
  * currently owned by @conn_src.