On Wed, 5 Apr 2023 at 15:48, ~axelheider <axelhei...@git.sr.ht> wrote: > > This patchset fixes the following issues: > - variable shadowing reported by Coverity > - fix check, see https://gitlab.com/qemu-project/qemu/-/issues/1491 > > Axel Heider (2): > hw/timer/imx_epit: don't shadow variable > hw/timer/imx_epit: fix limit check > > hw/timer/imx_epit.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Applied to target-arm.next for 8.1, thanks. -- PMM