mirror of
https://xff.cz/git/u-boot/
synced 2025-09-02 17:22:22 +02:00
This error path should return -EINVAL instead of success.
Fixes: e261fbf347
("blk: host_dev: Sanity check on the size of host backing file")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>