On Tue, 10 Jun 2025 21:59:24 +0000 Lothar Rubusch <l.rubusch@xxxxxxxxx> wrote: > Remove variable irq from the struct state and make it a function local > variable, because it is not necessary to be kept struct-wise. > > This is a refactoring change and should not impact functionality. > > Signed-off-by: Lothar Rubusch <l.rubusch@xxxxxxxxx> Applied as this one stands on its own as a good little cleanup. Thanks, Jonathan