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>
pull/1354/merge
Alan Borzeszkowski 2025-09-02 16:38:34 +02:00 committed by Mika Westerberg
parent 9393a3a420
commit d0d7c4062d
1 changed files with 1 additions and 1 deletions

View File

@ -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.
*/
}