Chen Qun
e13a22db0d
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>
2020-03-09 11:12:55 +01:00
..
2020-02-08 09:29:04 +01:00
2020-02-21 09:15:03 +11:00
2020-02-04 09:00:57 +01:00
2020-02-28 14:57:19 -05:00
2020-03-05 19:39:47 +00:00
2020-01-30 16:02:03 +00:00
2020-03-06 17:21:27 +01:00
2020-02-13 14:14:55 +00:00
2020-02-28 09:25:49 +01:00
2020-02-28 16:14:57 +00:00
2020-02-28 14:57:19 -05:00
2020-03-02 08:24:36 +01:00
2020-02-20 14:47:08 +01:00
2020-02-04 09:00:57 +01:00
2020-02-28 14:57:19 -05:00
2020-01-30 16:02:03 +00:00
2020-02-06 11:13:24 +01:00
2020-03-05 12:18:00 -05:00
2020-02-20 14:47:08 +01:00
2020-02-04 09:01:31 +01:00
2020-02-28 16:14:57 +00:00
2020-01-24 20:59:15 +01:00
2020-01-24 20:59:15 +01:00
2020-02-04 09:01:31 +01:00
2020-02-28 14:57:19 -05:00
2020-02-28 14:57:19 -05:00
2020-02-21 09:15:04 +11:00
2020-02-28 14:57:19 -05:00
2020-02-28 14:57:19 -05:00
2020-02-25 13:41:48 +01:00
2020-02-28 14:57:19 -05:00
2020-03-03 18:04:47 +08:00
2020-02-28 14:57:19 -05:00
2019-10-28 19:06:47 +01:00
2020-02-20 14:47:08 +01:00
2020-02-28 14:57:19 -05:00
2020-01-24 20:59:15 +01:00
2020-01-24 20:59:15 +01:00
2020-02-21 09:15:04 +11:00
2020-02-04 09:00:57 +01:00
2020-02-28 14:57:19 -05:00
2020-01-24 20:59:15 +01:00
2020-03-03 11:06:39 +00:00
2020-02-10 12:01:37 -08:00
2020-02-28 14:57:19 -05:00
2020-02-25 13:41:48 +01:00
2020-02-20 14:47:08 +01:00
2020-01-09 11:41:29 +00:00
2020-02-28 14:57:19 -05:00
2020-02-06 10:38:57 +01:00
2020-02-28 14:57:19 -05:00
2020-02-28 14:57:19 -05:00
2020-02-21 16:07:02 +00:00
2020-03-05 16:09:16 +00:00
2020-03-05 12:18:08 -05:00
2020-02-28 14:57:19 -05:00
2020-02-28 14:57:19 -05:00
2020-03-09 11:12:55 +01:00
2020-02-18 20:20:49 +01:00
2020-02-27 19:15:15 +00:00
2020-01-24 20:59:15 +01:00
2020-02-27 11:50:30 +00:00
2020-02-04 09:00:57 +01:00
2020-02-19 10:33:38 +01:00
2019-12-17 09:01:14 +01:00
2019-12-17 09:01:14 +01:00