Skip to content

Commit d0d7c40

Browse files
aborzeszwesteri
authored andcommitted
thunderbolt: Fix typos in ctl.c
Fix typos in ctl.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 9393a3a commit d0d7c40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/thunderbolt/ctl.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,7 @@ static void tb_ctl_rx_submit(struct ctl_pkg *pkg)
412412
* We ignore failures during stop.
413413
* All rx packets are referenced
414414
* from ctl->rx_packets, so we do
415-
* not loose them.
415+
* not lose them.
416416
*/
417417
}
418418

0 commit comments

Comments
 (0)