kerneldoc: remove unused ENOTCONN
authorKay Sievers <kay@vrfy.org>
Sun, 12 Jan 2014 02:53:12 +0000 (10:53 +0800)
committerKay Sievers <kay@vrfy.org>
Sun, 12 Jan 2014 02:53:12 +0000 (10:53 +0800)
kdbus.h

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.