Signed-off-by: Tom Gundersen <teg@jklm.no>
/**
* kdbus_bus_new() - create a new bus
- * @domain: The domain to work on
+ * @domain: The domain to work on
* @make: Pointer to a struct kdbus_cmd_make containing the
* details for the bus creation
* @name: Name of the bus
* @conn_seq_last: Last used connection id sequence number
* @ep_list: Endpoints on this bus
* @bus_flags: Simple pass-through flags from userspace to userspace
- * @name_registry: Domain's list of buses
- * @domain_entry: Domain's list of buses
+ * @name_registry: Name registry of this bus
+ * @domain_entry: Entry in domain
* @bloom: Bloom parameters
* @id128: Unique random 128 bit ID of this bus
* @user: Owner of the connection