Philippe Mathieu-Daudé
dcb0a1ac03
hw/audio/virtio-snd: Remove unused assignment
Coverity reported:
>>> CID 1542933: Code maintainability issues (UNUSED_VALUE)
>>> CID 1542934: Code maintainability issues (UNUSED_VALUE)
>>> Assigning value "NULL" to "stream" here, but that stored
value is overwritten before it can be used.
Simply remove the unused assignments.
Resolves: Coverity CID 1542933
Resolves: Coverity CID 1542934
Fixes: 731655f87f ("virtio-snd: rewrite invalid tx/rx message handling")
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
Message-Id: <20240410053712.34747-1-philmd@linaro.org>
2024-04-10 11:07:37 +02:00
..
2024-03-12 17:59:46 -04:00
2024-04-02 14:55:32 +02:00
2024-04-10 11:07:37 +02:00
2024-04-10 09:09:34 +02:00
2024-04-10 09:09:33 +02:00
2024-03-26 14:24:06 +01:00
2024-04-10 09:09:33 +02:00
2024-03-25 14:19:42 +00:00
2024-04-03 12:52:03 +01:00
2024-04-02 10:02:44 +01:00
2024-03-18 08:42:45 -04:00
2024-03-25 09:57:43 +01:00
2024-04-10 09:09:34 +02:00
2024-04-10 10:43:54 +02:00
2024-04-02 16:15:07 +02:00
2024-03-25 10:41:01 +00:00
2024-03-13 15:11:53 +00:00
2024-03-13 15:11:53 +00:00
2024-03-30 18:50:23 +10:00
2024-03-22 15:41:01 +10:00
2024-04-04 15:17:53 +01:00
2024-04-10 09:09:34 +02:00
2024-03-26 14:32:54 +01:00
2024-03-19 11:58:15 +01:00
2024-04-01 19:47:40 +03:00
2024-03-19 11:56:37 +01:00
2024-04-10 09:09:33 +02:00