Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Alan Borzeszkowski and committed by
Mika Westerberg
d0d7c406 9393a3a4

+1 -1
+1 -1
drivers/thunderbolt/ctl.c
··· 412 412 * We ignore failures during stop. 413 413 * All rx packets are referenced 414 414 * from ctl->rx_packets, so we do 415 - * not loose them. 415 + * not lose them. 416 416 */ 417 417 } 418 418