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:
dfdedad
)
kdbus.h: fix kernel doc
author
Lukasz Skalski
<l.skalski@samsung.com>
Fri, 24 Oct 2014 10:18:12 +0000
(12:18 +0200)
committer
Daniel Mack
<daniel@zonque.org>
Fri, 24 Oct 2014 10:19:26 +0000
(12:19 +0200)
kdbus.h
patch
|
blob
|
history
diff --git
a/kdbus.h
b/kdbus.h
index 53a4d2143a30a888e994bbba05a483c5fcf6f938..f8d4b11651491845543f13cc4f60858c99000d38 100644
(file)
--- a/
kdbus.h
+++ b/
kdbus.h
@@
-800,8
+800,8
@@
enum kdbus_cmd_match_flags {
* @kernel_flags: Supported flags of the used command, kernel → userspace
* @items: A list of items for additional information
*
- * This structure is used with the KDBUS_CMD_
ADD_MATCH
and
- * KDBUS_CMD_
REMOVE_MATCH
ioctl.
+ * This structure is used with the KDBUS_CMD_
MATCH_ADD
and
+ * KDBUS_CMD_
MATCH_REMOVE
ioctl.
*/
struct kdbus_cmd_match {
__u64 size;