This field is never used since the introduction of nvme loopback by
commit 
3a85a5de29ea ("nvme-loop: add a NVMe loopback host driver").
Signed-off-by: Dongli Zhang <dongli.zhang@oracle.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
        struct nvme_loop_iod    async_event_iod;
        struct nvme_ctrl        ctrl;
 
-       struct nvmet_ctrl       *target_ctrl;
        struct nvmet_port       *port;
 };