Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 72184
b: refs/heads/master
c: ad0d408
h: refs/heads/master
v: v3
  • Loading branch information
Jens Axboe committed Oct 23, 2007
1 parent 4e9a3e2 commit 32d263f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 73fc4f0d2ce4a92c36b00649c58e0a068a6cdfa4
refs/heads/master: ad0d4083e65d9f223275adbfb9a7927e2120dc6c
2 changes: 0 additions & 2 deletions trunk/block/ll_rw_blk.c
Original file line number Diff line number Diff line change
Expand Up @@ -1354,8 +1354,6 @@ int blk_rq_map_sg(struct request_queue *q, struct request *rq,
else
sg = sg_next(sg);

sg_dma_len(sg) = 0;
sg_dma_address(sg) = 0;
sg_set_page(sg, bvec->bv_page);
sg->length = nbytes;
sg->offset = bvec->bv_offset;
Expand Down

0 comments on commit 32d263f

Please sign in to comment.