aboutsummaryrefslogtreecommitdiff
path: root/hw/display/vga.c
diff options
context:
space:
mode:
authorChen Qun <kuhn.chenqun@huawei.com>2020-08-27 19:03:10 +0800
committerLaurent Vivier <laurent@vivier.eu>2020-09-01 12:05:21 +0200
commitcad2197ba10f5634b87ded155ad85e060f6926eb (patch)
treea095bf8d6150d8c8ab9791a04424daeb0f3a98ce /hw/display/vga.c
parent4b602b6003140afc981d70c9cd721fc96425dd90 (diff)
hw/intc: fix default registers value in exynos4210_combiner_read()
Clang static code analyzer show warning: hw/intc/exynos4210_combiner.c:231:9: warning: Value stored to 'val' is never read val = s->reg_set[offset >> 2]; The default register return value should be return 'val'. Reported-by: Euler Robot <euler.robot@huawei.com> Signed-off-by: Chen Qun <kuhn.chenqun@huawei.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Message-Id: <20200827110311.164316-10-kuhn.chenqun@huawei.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'hw/display/vga.c')
0 files changed, 0 insertions, 0 deletions