On 9/15/2021 11:24 AM, Christoph Hellwig wrote: > static bool nvme_ns_add_to_ctrl_list(struct nvme_ns *ns) Maybe consider returning int here instead of a bool. Otherwise, looks good, Reviewed-by: Max Gurtovoy <mgurtovoy at nvidia.com>