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:
6640f13
)
kerneldoc: remove unused ENOTCONN
author
Kay Sievers
<kay@vrfy.org>
Sun, 12 Jan 2014 02:53:12 +0000
(10:53 +0800)
committer
Kay Sievers
<kay@vrfy.org>
Sun, 12 Jan 2014 02:53:12 +0000
(10:53 +0800)
kdbus.h
patch
|
blob
|
history
diff --git
a/kdbus.h
b/kdbus.h
index fbba085e61a61fbd71b1ca695457cb7e2879ee9e..eb4525e0d7e2024f63991635c108778e8af979a6 100644
(file)
--- a/
kdbus.h
+++ b/
kdbus.h
@@
-801,7
+801,6
@@
enum kdbus_ioctl_type {
* the bus.
* @ENOMEM: Out of memory.
* @ENOSYS: The requested functionality is not available.
- * @ENOTCONN: The addressed peer is not an active connection.
* @ENOTSUPP: The feature negotiation failed, a not supported feature
* was requested, or an unknown item type was received.
* @ENOTTY: An unknown ioctl command was received.