Peter Maydell ae8622ec19 sheepdog: Remove unnecessary NULL check in sd_prealloc()
In commit 8b9ad56e9cbfd852a, we removed the code that could result
in our getting to sd_prealloc()'s out_with_err_set label with a
NULL blk pointer. That makes the NULL check in the error-handling
path unnecessary, and Coverity gripes about it (CID 1390636).
Delete the redundant check.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2018-05-23 13:29:06 +02:00
..
2018-05-15 16:11:50 +02:00
2018-03-09 15:17:47 +01:00
2018-03-13 17:05:00 -04:00
2016-10-07 14:14:06 +02:00
2018-05-15 16:15:21 +02:00
2018-05-16 13:37:47 -04:00
2018-05-15 16:11:41 +02:00
2018-02-09 05:05:11 +01:00
2017-07-17 11:34:11 +08:00
2018-05-15 16:11:41 +02:00
2018-03-19 12:01:24 +01:00
2016-09-23 11:42:52 +08:00
2017-08-31 12:29:07 +02:00
2018-05-15 16:11:41 +02:00