Re: [PATCH] rust/hpet: remove stale TODO comment

Zhao Liu <[email protected]> Tue, 27 Jan 2026 16:12:05 +0800
Newsgroups org.nongnu.qemu-rust,org.nongnu.qemu-devel
Message-ID <aXhzVd/[email protected]>
On Tue, Jan 27, 2026 at 02:39:10AM +0530, Mohd Kashif Khan wrote:
> Date: Tue, 27 Jan 2026 02:39:10 +0530
> From: Mohd Kashif Khan <[email protected]>
> Subject: [PATCH] rust/hpet: remove stale TODO comment
> X-Mailer: git-send-email 2.43.0
> 
> The irq binding is already implemented in the following line, so the TODO comment is obsolete.
> 
> Signed-off-by: Mohd Kashif Khan <[email protected]>
> ---
>  rust/hw/timer/hpet/src/device.rs | 1 -
>  1 file changed, 1 deletion(-)

Reviewed-by: Zhao Liu <[email protected]>