thunderbolt: Fix typos in lc.c

Fix typos in lc.c. No functional changes.

Signed-off-by: Alan Borzeszkowski <alan.borzeszkowski@linux.intel.com>
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
This commit is contained in:
Alan Borzeszkowski
2025-11-17 08:24:23 +01:00
committed by Mika Westerberg
parent 91c7b372a3
commit 0370b14fd5
+1 -1
View File
@@ -558,7 +558,7 @@ static int tb_lc_dp_sink_available(struct tb_switch *sw, int sink)
return ret;
/*
* Sink is available for CM/SW to use if the allocation valie is
* Sink is available for CM/SW to use if the allocation value is
* either 0 or 1.
*/
if (!sink) {