From: Alan Borzeszkowski Date: Tue, 2 Sep 2025 14:38:34 +0000 (+0200) Subject: thunderbolt: Fix typos in ctl.c X-Git-Tag: ceph-for-6.19-rc5~157^2~6^2~14 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d0d7c4062d321bd8cf187db6d9b0d4eb8b0650ef;p=ceph-client.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 f92175ee3841..d7a535671404 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. */ }