Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 72195
b: refs/heads/master
c: 75d35c9
h: refs/heads/master
i:
  72193: f704560
  72191: 8b96984
v: v3
  • Loading branch information
Jens Axboe committed Oct 23, 2007
1 parent f348b09 commit fe9cfc3
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: d09d276ebf62afdaed5f7bab6e7e340ffbde4dd1
refs/heads/master: 75d35c93cf8b938f28f06ceb8ffa2606d6e57d3b
1 change: 0 additions & 1 deletion trunk/include/asm-m68knommu/scatterlist.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ struct scatterlist {
unsigned int length;
};

#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 fe9cfc3

Please sign in to comment.