Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 84416
b: refs/heads/master
c: 4d2de3a
h: refs/heads/master
v: v3
  • Loading branch information
Tony Battersby authored and James Bottomley committed Feb 8, 2008
1 parent 7cabf65 commit 90c64f6
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: 76d78300a6eb8b7f08e47703b7e68a659ffc2053
refs/heads/master: 4d2de3a50ce19af2008a90636436a1bf5b3b697b
1 change: 0 additions & 1 deletion trunk/drivers/scsi/scsi_lib.c
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,6 @@ static int scsi_req_map_sg(struct request *rq, struct scatterlist *sgl,
page = sg_page(sg);
off = sg->offset;
len = sg->length;
data_len += len;

while (len > 0 && data_len > 0) {
/*
Expand Down

0 comments on commit 90c64f6

Please sign in to comment.