]> asedeno.scripts.mit.edu Git - linux.git/commit
lib/scatterlist: Remove leftover from sg_page_iter comment
authorGal Pressman <galpress@amazon.com>
Mon, 6 May 2019 15:02:56 +0000 (18:02 +0300)
committerJason Gunthorpe <jgg@mellanox.com>
Tue, 7 May 2019 15:47:47 +0000 (12:47 -0300)
commitd2c4ada1ed883ea1310112965f2f1d713a470699
treeea2bcea4ca1e6566e76797f36e8ef05f7be12b83
parentf23afd75fc998ce002400b7687f942ce5207909a
lib/scatterlist: Remove leftover from sg_page_iter comment

Commit d901b2760dc6 ("lib/scatterlist: Provide a DMA page iterator") added
the sg DMA iterator but a leftover remained in the sg_page_iter
documentation as you cannot get the page dma address (only the page
itself), fix it.

Signed-off-by: Gal Pressman <galpress@amazon.com>
Reviewed-by: Mukesh Ojha <mojha@codeaurora.org>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
include/linux/scatterlist.h