mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 01:04:41 +01: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:
parent
91c7b372a3
commit
0370b14fd5
1 changed files with 1 additions and 1 deletions
|
|
@ -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) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue