hw/misc/stm32f4xx_syscfg: Fix copy/paste error
commita4abb6f2061f3a40f01cfe4c79c1527db655ac89
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Thu, 23 Jan 2020 15:22:40 +0000 (23 15:22 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 23 Jan 2020 15:34:04 +0000 (23 15:34 +0000)
treea0c772593b91cbfd30b40ecc26d09c1db35b0140
parent538baab245ca881e6a6ff720b5133f3ad1fcaafc
hw/misc/stm32f4xx_syscfg: Fix copy/paste error

Missed in 870c034da0b, hopefully reported by Coverity.

Fixes: Coverity CID 1412793 (Incorrect expression)
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-id: 20200121213853.9601-1-f4bug@amsat.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/misc/stm32f4xx_syscfg.c