commit | 4ae9ca825e3e28441ef8155c1a81e4c14dfbf38d | [log] [tgz] |
---|---|---|
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | Wed May 26 14:44:22 2010 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu May 27 09:12:53 2010 -0700 |
tree | 3386c1afa66e71e73f6ab4a5f3dc7675017fc4a1 | |
parent | b02de871617be353c941edce5f7c22bb18499b4e [diff] |
Documentation: move the error handling to the better place in DMA-API-HOWTO Handing DMA mapping errors is essential. Let's put it in the more appropriate place rather than the end of the doc. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>