Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 359411
b: refs/heads/master
c: 11cd3db
h: refs/heads/master
i:
  359409: 6d52f19
  359407: a7d6751
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Feb 28, 2013
1 parent 1e17ec7 commit 2673a13
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1d730c49a91dc5b7660269b98ad76e5a9b85740f
refs/heads/master: 11cd3db01bd8cc16aa82347582ef982cddc786e3
2 changes: 1 addition & 1 deletion trunk/Documentation/DMA-API-HOWTO.txt
Original file line number Diff line number Diff line change
Expand Up @@ -752,7 +752,7 @@ Example 1:
dma_unmap_single(dma_handle1);
map_error_handling1:

Example 2: (if buffers are allocated a loop, unmap all mapped buffers when
Example 2: (if buffers are allocated in a loop, unmap all mapped buffers when
mapping error is detected in the middle)

dma_addr_t dma_addr;
Expand Down

0 comments on commit 2673a13

Please sign in to comment.