Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Alan Borzeszkowski and committed by
Mika Westerberg
6c1e5744 1c9ad530

+1 -1
+1 -1
drivers/thunderbolt/retimer.c
··· 501 501 * @add: If true also registers found retimers 502 502 * 503 503 * 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 505 505 * retimers are registered as children of @port if @add is set. Does 506 506 * not scan for cable retimers for now. 507 507 *