Fix some stupid checkpatch warnings in connection.h and names.h
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 30 Dec 2013 00:54:07 +0000 (16:54 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 30 Dec 2013 00:54:07 +0000 (16:54 -0800)
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
connection.h
names.h

index 261804e4bc9c7aeedcfc8214f93ebff545b76122..27babdf17ab02ac100a1ad98963830bd096e936e 100644 (file)
  * @names_list:                List of well-known names
  * @names_queue_list:  Well-known names this connection waits for
  * @reply_list:                List of connections this connection expects
- *                     a reply from.
+ *                     a reply from.
  * @reply_count:       Number of requests this connection has issued, and
- *                     waits for replies from the peer
+ *                     waits for replies from the peer
  * @names:             Number of owned well-known names
  * @work:              Support for poll()
  * @timer:             Message reply timeout handling
  * @match_db:          Subscription filter to broadcast messages
  * @meta:              Active connection creator's metadata/credentials,
- *                     either from the handle of from HELLO
+ *                     either from the handle of from HELLO
  * @owner_meta:                The connection's metadata/credentials supplied by
- *                     HELLO
+ *                     HELLO
  * @msg_count:         Number of queued messages
  * @pool:              The user's buffer to receive messages
  */
diff --git a/names.h b/names.h
index 460d09bf2989627b469a2e5cca7da2cd73e68452..0dbb63dd13f4f9bcb5a7cf98fbbc432da9d5eb41 100644 (file)
--- a/names.h
+++ b/names.h
@@ -31,7 +31,7 @@ struct kdbus_name_registry {
  * struct kdbus_name_entry - well-know name entry
  * @name:              The well-known name
  * @name_id:           Sequence number of name entry to be able to uniquely
- *                     identify a name over its registration lifetime
+ *                     identify a name over its registration lifetime
  * @flags:             KDBUS_NAME_* flags
  * @queue_list:                List of queued waiters for the well-known name
  * @conn_entry:                Entry in connection