commit | 6ec26b8b2d70b41d7c2affd8660d94ce78b3823c | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <[email protected]> | Fri May 08 18:15:17 2020 +0200 |
committer | Dan Williams <[email protected]> | Wed May 13 15:15:37 2020 -0700 |
tree | 8c8d35c2db41a1a0030a18499439e72b201ebb0d | |
parent | 5713bcc3fd2b0780418b20a7877195758d498b81 [diff] |
nvdimm/pmem: stop using ->queuedata In preparation for removing queuedata as an argument to make_request_fn() drop the dependency ->queuedata. Signed-off-by: Christoph Hellwig <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Dan Williams <[email protected]>