projects
/
platform
/
core
/
system
/
kdbus-bus.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17d2bb4
)
endpoint: fix kernel doc for kdbus_ep_policy_check_src_names()
author
Djalal Harouni
<tixxdz@opendz.org>
Fri, 3 Oct 2014 23:21:58 +0000
(
00:21
+0100)
committer
Daniel 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
patch
|
blob
|
history
diff --git
a/endpoint.c
b/endpoint.c
index 40f209615da322b8d6e75ff6fcaa906d176c02ca..49e7b1857838c0d11c6f807c0e99c188618a5d5b 100644
(file)
--- a/
endpoint.c
+++ b/
endpoint.c
@@
-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.