Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 72193
b: refs/heads/master
c: 26da107
h: refs/heads/master
i:
  72191: 8b96984
v: v3
  • Loading branch information
Jens Axboe committed Oct 23, 2007
1 parent 1a559dc commit f704560
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: dee9ba828fb5e72bef17450168774fb360dce983
refs/heads/master: 26da10784866974d3e87ba998c66458c305777ca
1 change: 0 additions & 1 deletion trunk/include/asm-blackfin/scatterlist.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ struct scatterlist {
* returns, or alternatively stop on the first sg_dma_len(sg) which
* is 0.
*/
#define sg_address(sg) (page_address((sg)->page) + (sg)->offset)
#define sg_dma_address(sg) ((sg)->dma_address)
#define sg_dma_len(sg) ((sg)->length)

Expand Down

0 comments on commit f704560

Please sign in to comment.