Skip to content

Commit 6c1e574

Browse files
aborzeszwesteri
authored andcommitted
thunderbolt: Fix typos in retimer.c
Fix typos in retimer.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 1c9ad53 commit 6c1e574

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/thunderbolt/retimer.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -501,7 +501,7 @@ static struct tb_retimer *tb_port_find_retimer(struct tb_port *port, u8 index)
501501
* @add: If true also registers found retimers
502502
*
503503
* Brings the sideband into a state where retimers can be accessed.
504-
* Then Tries to enumerate on-board retimers connected to @port. Found
504+
* Then tries to enumerate on-board retimers connected to @port. Found
505505
* retimers are registered as children of @port if @add is set. Does
506506
* not scan for cable retimers for now.
507507
*

0 commit comments

Comments
 (0)