From 05d32474ab547fb097cfe3f3eb00a2aa7cdf4067 Mon Sep 17 00:00:00 2001 From: GuoHan Zhao Date: Mon, 20 Jul 2026 09:45:06 +0800 Subject: tools/virtio: Fix control typo in trace agent comment Fix a misspelling of "control" in the trace agent controller description. Signed-off-by: GuoHan Zhao Signed-off-by: Michael S. Tsirkin Message-ID: <20260720014506.90012-1-zhaoguohan@kylinos.cn> --- tools/virtio/virtio-trace/trace-agent-ctl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/virtio/virtio-trace/trace-agent-ctl.c b/tools/virtio/virtio-trace/trace-agent-ctl.c index 39860be6e2d8..9577579e86da 100644 --- a/tools/virtio/virtio-trace/trace-agent-ctl.c +++ b/tools/virtio/virtio-trace/trace-agent-ctl.c @@ -84,7 +84,7 @@ error: } /* - * contol read/write threads by handling global_run_operation + * control read/write threads by handling global_run_operation */ void *rw_ctl_loop(int ctl_fd) { -- cgit v1.2.3