aboutsummaryrefslogtreecommitdiff
path: root/hw/i2c/smbus_ich9.c
diff options
context:
space:
mode:
authorChen Qun <kuhn.chenqun@huawei.com>2020-02-26 16:46:46 +0800
committerGerd Hoffmann <kraxel@redhat.com>2020-03-09 11:12:55 +0100
commite13a22db0d47012e19ad02c9dafacbe25f94e1b4 (patch)
tree33391fcd7daab23cacdf2bdbeebb01eb332e86af /hw/i2c/smbus_ich9.c
parent5843b6b35250139d91220ac3b75d467703e345b3 (diff)
usb/hcd-ehci: Remove redundant statements
The "again" assignment is meaningless before g_assert_not_reached. In addition, the break statements no longer needs to be after g_assert_not_reached. Clang static code analyzer show warning: hw/usb/hcd-ehci.c:2108:13: warning: Value stored to 'again' is never read again = -1; ^ ~~ Reported-by: Euler Robot <euler.robot@huawei.com> Signed-off-by: Chen Qun <kuhn.chenqun@huawei.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-Id: <20200226084647.20636-13-kuhn.chenqun@huawei.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'hw/i2c/smbus_ich9.c')
0 files changed, 0 insertions, 0 deletions