diff options
author | Alex Bennée <alex.bennee@linaro.org> | 2024-11-11 23:00:39 +0000 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-11-18 13:36:39 +0100 |
commit | c4e1c361b342ccff11df6748198b1e0bcad9b635 (patch) | |
tree | faf0573ef336f1113a541270cd65e024cdf076be /module-common.c | |
parent | 13cd9e6798536c35949440d9fc11f54cc052fce3 (diff) | |
download | qemu-c4e1c361b342ccff11df6748198b1e0bcad9b635.zip qemu-c4e1c361b342ccff11df6748198b1e0bcad9b635.tar.gz qemu-c4e1c361b342ccff11df6748198b1e0bcad9b635.tar.bz2 |
hw/display: factor out the scanout blob to fb conversion
There are two identical sequences of a code doing the same thing that
raise warnings with Coverity. Before fixing those issues lets factor
out the common code into a helper function we can share.
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Cc: Dmitry Osipenko <dmitry.osipenko@collabora.com>
Reviewed-by: Dmitry Osipenko <dmitry.osipenko@collabora.com>
Tested-by: Dmitry Osipenko <dmitry.osipenko@collabora.com>
Message-ID: <20241111230040.68470-2-alex.bennee@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'module-common.c')
0 files changed, 0 insertions, 0 deletions