fix an example of scatterlists handling in DMA-API.txt
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Thu, 18 Sep 2008 16:35:28 +0000 (09:35 -0700)
committerJens Axboe <jens.axboe@oracle.com>
Thu, 9 Oct 2008 06:56:18 +0000 (08:56 +0200)
commit79eb014578b79fcfb9d9e7dc979d1316079220aa
tree7e6101ba2cc0d105a877df432af17650bf082387
parent4ee5eaf4516a60f8ef64d3c246c64c6be0cf8c3a
fix an example of scatterlists handling in DMA-API.txt

This example isn't the proper way to handle scatterlists (can't handle
sg chaining).

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Documentation/DMA-API.txt