Philippe Mathieu-Daudé
22c9336d3a
hw/ide/sii3112: Remove dead assignment
Fix warning reported by Clang static code analyzer:
CC hw/ide/sii3112.o
hw/ide/sii3112.c:204:9: warning: Value stored to 'val' is never read
val = 0;
^ ~
Fixes: a9dd6604
Reported-by: Clang Static Analyzer
Reviewed-by: BALATON Zoltan <balaton@eik.bme.hu>
Acked-by: John Snow <jsnow@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20200422133152.16770-6-philmd@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
2020-05-04 14:43:24 +02:00
..
2020-03-17 12:22:36 -04:00
2020-02-20 14:47:08 +01:00
2020-03-27 14:30:08 -04:00
2020-02-20 14:47:08 +01:00
2020-02-20 14:47:08 +01:00
2020-03-17 12:22:36 -04:00
2020-03-17 12:22:36 -04:00
2020-05-04 14:43:24 +02:00
2020-03-27 14:30:08 -04:00