commit | daa28975dd4971b4352f5e7df75728096048da52 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri May 08 18:15:15 2020 +0200 |
committer | Dan Williams <dan.j.williams@intel.com> | Wed May 13 15:14:22 2020 -0700 |
tree | d9b361aa19f6b61a5c28201957e9f5f82aa3dcbc | |
parent | f37b451f45a2fb0704b5d152563c921639f98eb8 [diff] |
nvdimm/blk: stop using ->queuedata In preparation for removing queuedata as an argument to make_request_fn() drop the dependency ->queuedata. Signed-off-by: Christoph Hellwig <hch@lst.de> Link: https://lore.kernel.org/r/20200508161517.252308-14-hch@lst.de Signed-off-by: Dan Williams <dan.j.williams@intel.com>