From 45241cf9d7b141cf1090366597923fc1a5366a3f Mon Sep 17 00:00:00 2001 From: Yaowei Bai Date: Wed, 30 Nov 2016 23:30:38 -0500 Subject: timer: fix misleading comment in timer.h It's timer to expire, not clock. Signed-off-by: Yaowei Bai Message-Id: <1480566640-27264-1-git-send-email-baiyaowei@cmss.chinamobile.com> Reviewed-by: Stefan Hajnoczi Signed-off-by: Paolo Bonzini --- include/qemu/timer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/qemu/timer.h') diff --git a/include/qemu/timer.h b/include/qemu/timer.h index bdfae004e4..9abed51ae8 100644 --- a/include/qemu/timer.h +++ b/include/qemu/timer.h @@ -133,7 +133,7 @@ bool qemu_clock_has_timers(QEMUClockType type); * @type: the clock type * * Determines whether a clock's default timer list - * has an expired clock. + * has an expired timer. * * Returns: true if the clock's default timer list has * an expired timer -- cgit v1.2.3-55-g7522