mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
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:
committed by
Mika Westerberg
parent
91c7b372a3
commit
0370b14fd5
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user