diff --git a/drivers/nvme/host/nvme.h b/drivers/nvme/host/nvme.h index b74f954eac66ccd3ba9dae14cf81226f4b27e756..aa4c3576a2012b5bcaa055618e6d49a351a6a6ff 100644 --- a/drivers/nvme/host/nvme.h +++ b/drivers/nvme/host/nvme.h @@ -182,9 +182,6 @@ struct nvme_ctrl { struct nvmf_ctrl_options *opts; }; -/* - * An NVM Express namespace is equivalent to a SCSI LUN - */ struct nvme_ns { struct list_head list;