1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-28 04:47:09 +01:00
Files
u-boot-megous/drivers/block/host_dev.c
Dan Carpenter e5e7d8bbcf blk: host_dev: Fix error code in host_sb_attach_file()
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>
2024-02-06 16:31:07 -05:00

3.1 KiB