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-09-02 16:38:39 +02:00
committed by Mika Westerberg
parent 91c7b372a3
commit 0370b14fd5

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) {