summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorAndy Lutomirski <luto@kernel.org>2016-09-16 11:16:10 -0700
committerJens Axboe <axboe@fb.com>2016-09-24 10:56:26 -0600
commit1a6fe74dfd1bb10afb41cbbbdc14890604be42a6 (patch)
treeae97fdac8d8b8dd923156a989b92dd87ef8dc8c3 /MAINTAINERS
parent26501db8dcbc3c63c0d8fb6c5bb098bc7d35d741 (diff)
nvme: Pass pointers, not dma addresses, to nvme_get/set_features()
Any user I can imagine that needs a buffer at all will want to pass a pointer directly. There are no currently callers that use buffers, so this change is painless, and it will make it much easier to start using features that use buffers (e.g. APST). Signed-off-by: Andy Lutomirski <luto@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de> Acked-by: Jay Freyensee <james_p_freyensee@linux.intel.com> Tested-by: Jay Freyensee <james_p_freyensee@linux.intel.com> Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions