summaryrefslogtreecommitdiff
path: root/drivers/ntb
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2017-10-18 16:59:25 +0200
committerChristoph Hellwig <hch@lst.de>2017-10-27 09:04:53 +0300
commita6a5149b10ec8ab8b4a9479a8230265c1b573be0 (patch)
treef74540e430551545883b7e452aa946d6617c180c /drivers/ntb
parentd22524a4782a943bb02a9cf6885ac470210aabfc (diff)
nvme: get rid of nvme_ctrl_list
Use the core chrdev code to set up the link between the character device and the nvme controller. This allows us to get rid of the global list of all controllers, and also ensures that we have both a reference to the controller and the transport module before the open method of the character device is called. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Sagi Grimberg <sgi@grimberg.me> Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Reviewed-by: Hannes Reinecke <hare@suse.com>
Diffstat (limited to 'drivers/ntb')
0 files changed, 0 insertions, 0 deletions