Skip to content

Commit 479d186

Browse files
aborzeszwesteri
authored andcommitted
thunderbolt: Fix typos in xdomain.c
Fix typos in xdomain.c. No functional changes. Signed-off-by: Alan Borzeszkowski <alan.borzeszkowski@linux.intel.com> Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
1 parent 9527d0c commit 479d186

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

drivers/thunderbolt/xdomain.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1951,8 +1951,8 @@ static void tb_xdomain_link_exit(struct tb_xdomain *xd)
19511951
/**
19521952
* tb_xdomain_alloc() - Allocate new XDomain object
19531953
* @tb: Domain where the XDomain belongs
1954-
* @parent: Parent device (the switch through the connection to the
1955-
* other domain is reached).
1954+
* @parent: Parent device (the switch through which the other domain
1955+
* is reached).
19561956
* @route: Route string used to reach the other domain
19571957
* @local_uuid: Our local domain UUID
19581958
* @remote_uuid: UUID of the other domain (optional)

0 commit comments

Comments
 (0)