commit | a163afc88556e099271a7b423295bc5176fcecce | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bvanassche@acm.org> | Thu Jan 31 08:30:34 2019 -0800 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Mon Feb 04 14:34:07 2019 -0700 |
tree | 312a999860e60137b96e69b7b62b9c90a4d82e21 | |
parent | 6141f8fa5bb7626191530ccc9c3937da3f6a075e [diff] |
IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len() Keeping single line wrapper functions is not useful. Hence remove the ib_sg_dma_address() and ib_sg_dma_len() functions. This patch does not change any functionality. Signed-off-by: Bart Van Assche <bvanassche@acm.org> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>