Kevin Wolf
e193d4bdb8
block: Remove unnecessary NULL check in bdrv_pad_request()
...
Coverity complains that the check introduced in commit 3f934817 suggests
that qiov could be NULL and we dereference it before reaching the check.
In fact, all of the callers pass a non-NULL pointer, so just remove the
misleading check.
Resolves: Coverity CID 1542668
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Fiona Ebner <f.ebner@proxmox.com>
Message-ID: <20240327192750.204197-1-kwolf@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
2024-04-02 14:55:32 +02:00
..
2023-12-21 22:49:27 +01:00
2024-01-26 11:16:58 +01:00
2023-12-21 22:49:27 +01:00
2023-11-08 17:56:18 +01:00
2024-02-07 15:26:04 +01:00
2024-01-26 11:16:58 +01:00
2023-11-08 17:56:18 +01:00
2023-12-21 22:49:27 +01:00
2024-03-26 14:21:26 +01:00
2023-11-07 19:14:19 +01:00
2023-11-08 17:56:18 +01:00
2023-11-08 17:56:18 +01:00
2024-01-26 11:16:58 +01:00
2024-03-12 11:45:33 +01:00
2023-11-08 17:56:18 +01:00
2023-11-07 19:14:19 +01:00
2024-02-09 12:50:37 +00:00
2024-02-09 12:50:37 +00:00
2023-10-12 16:31:33 +02:00
2023-11-08 17:56:18 +01:00
2023-12-21 22:49:27 +01:00
2023-11-08 17:56:18 +01:00
2023-10-12 16:31:33 +02:00
2023-12-21 22:49:27 +01:00
2024-01-30 16:13:28 -05:00
2024-04-02 14:55:32 +02:00
2023-10-12 16:31:33 +02:00
2023-10-31 15:42:14 +01:00
2023-12-31 09:11:29 +01:00
2024-03-18 12:03:04 +01:00
2024-03-12 11:45:33 +01:00
2024-03-12 11:45:33 +01:00
2023-11-08 17:56:18 +01:00
2023-11-08 17:56:18 +01:00
2023-11-08 17:56:18 +01:00
2023-11-08 17:56:18 +01:00
2023-12-21 22:49:27 +01:00
2024-03-18 13:30:34 +01:00
2024-03-12 11:45:33 +01:00
2023-11-08 17:56:17 +01:00
2024-03-12 11:45:33 +01:00
2023-11-08 17:56:17 +01:00
2024-02-09 12:50:37 +00:00
2024-03-12 11:45:33 +01:00
2023-11-08 17:56:18 +01:00
2023-12-21 22:49:27 +01:00
2023-12-21 22:49:27 +01:00
2023-10-12 16:31:33 +02:00
2023-12-21 22:49:27 +01:00
2023-11-08 17:56:18 +01:00
2024-03-12 11:45:34 +01:00
2024-01-26 11:16:58 +01:00
2023-11-08 17:56:18 +01:00
2024-03-12 11:45:34 +01:00
2023-11-08 17:56:18 +01:00
2023-11-08 17:56:18 +01:00
2023-11-08 17:56:18 +01:00
2024-03-12 11:45:34 +01:00
2023-11-08 17:56:18 +01:00
2023-11-01 16:13:59 +01:00
2023-12-21 22:49:27 +01:00