From: Alan Borzeszkowski Date: Tue, 2 Sep 2025 14:38:34 +0000 (+0200) Subject: thunderbolt: Fix typos in ctl.c X-Git-Tag: v6.19-rc1~63^2~6^2~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0d7c4062d321bd8cf187db6d9b0d4eb8b0650ef;p=thirdparty%2Fkernel%2Flinux.git thunderbolt: Fix typos in ctl.c Fix typos in ctl.c. No functional changes. Signed-off-by: Alan Borzeszkowski Signed-off-by: Mika Westerberg --- diff --git a/drivers/thunderbolt/ctl.c b/drivers/thunderbolt/ctl.c index f92175ee38417..d7a535671404c 100644 --- a/drivers/thunderbolt/ctl.c +++ b/drivers/thunderbolt/ctl.c @@ -412,7 +412,7 @@ static void tb_ctl_rx_submit(struct ctl_pkg *pkg) * We ignore failures during stop. * All rx packets are referenced * from ctl->rx_packets, so we do - * not loose them. + * not lose them. */ }