Skip to content

Commit 0370b14

Browse files
aborzeszwesteri
authored andcommitted
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>
1 parent 91c7b37 commit 0370b14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • drivers/thunderbolt

drivers/thunderbolt/lc.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -558,7 +558,7 @@ static int tb_lc_dp_sink_available(struct tb_switch *sw, int sink)
558558
return ret;
559559

560560
/*
561-
* Sink is available for CM/SW to use if the allocation valie is
561+
* Sink is available for CM/SW to use if the allocation value is
562562
* either 0 or 1.
563563
*/
564564
if (!sink) {

0 commit comments

Comments
 (0)