kdbus.h: fix kernel doc
authorKay Sievers <kay@vrfy.org>
Thu, 26 Dec 2013 23:48:45 +0000 (00:48 +0100)
committerKay Sievers <kay@vrfy.org>
Thu, 26 Dec 2013 23:48:45 +0000 (00:48 +0100)
kdbus.h

diff --git a/kdbus.h b/kdbus.h
index f6423c9d42197f5916edcae7bfb0a9f7f599a412..c59bdd859d79f4c0aa4cd417ce3fe1fbc0900351 100644 (file)
--- a/kdbus.h
+++ b/kdbus.h
@@ -467,7 +467,8 @@ enum kdbus_attach_flags {
  * @id:                        The ID of this connection (kernel → userspace)
  * @bloom_size:                The bloom filter size chosen by the owner
  *                     (kernel → userspace)
- * @pool_size:         Maximum size of the pool buffer (kernel → userspace)
+ * @pool_size:         Size of the connection's buffer where the received
+ *                     messages are placed
  * @id128:             Unique 128-bit ID of the bus (kernel → userspace)
  * @items:             A list of items
  *