aboutsummaryrefslogtreecommitdiff
path: root/qapi/string-output-visitor.c
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2021-03-18 17:48:19 +0000
committerPeter Maydell <peter.maydell@linaro.org>2021-03-23 11:47:31 +0000
commitd1e8cf77f1739018b792ddc6b377b509fbf8e7c8 (patch)
treefc019b881855d6819fc0442aeee468409e77b261 /qapi/string-output-visitor.c
parente6fa978d8343ec7cf20b9c8b2dcb390646242457 (diff)
downloadqemu-d1e8cf77f1739018b792ddc6b377b509fbf8e7c8.zip
qemu-d1e8cf77f1739018b792ddc6b377b509fbf8e7c8.tar.gz
qemu-d1e8cf77f1739018b792ddc6b377b509fbf8e7c8.tar.bz2
memory: Make flatview_cb return bool, not int
The return value of the flatview_cb callback passed to the flatview_for_each_range() function is zero if the iteration through the ranges should continue, or non-zero to break out of it. Use a bool for this rather than int. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20210318174823.18066-2-peter.maydell@linaro.org
Diffstat (limited to 'qapi/string-output-visitor.c')
0 files changed, 0 insertions, 0 deletions