On Tue, 15 Feb 2022 03:59:51 -0800, Chaitanya Kulkarni wrote: > The function nullb_device_power_store() returns -ENOMEM when > null_add_dev() fails. null_add_dev() can fail with return value > other than -ENOMEM such as -EINVAL when Zoned Block Device option > is used, see : > > nullb_device_power_store() > null_add_dev() > null_init_zoned_dev() > return -EINVAL; > > [...] Applied, thanks! [1/1] null_blk: fix return value from null_add_dev() (no commit info) Best regards, -- Jens Axboe