Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 73348
b: refs/heads/master
c: 8578007
h: refs/heads/master
v: v3
  • Loading branch information
Roland Dreier authored and Jens Axboe committed Nov 8, 2007
1 parent 0562b81 commit f4662fd
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: fffe487d59ba4017c7c62b06667ca4a226cee651
refs/heads/master: 8578007065bd27ec077a74b5814f0fe4df040180
2 changes: 1 addition & 1 deletion trunk/drivers/mmc/card/queue.c
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ static void copy_sg(struct scatterlist *dst, unsigned int dst_len,
}

if (src_size == 0) {
src_buf = sg_virt(dst);
src_buf = sg_virt(src);
src_size = src->length;
}

Expand Down

0 comments on commit f4662fd

Please sign in to comment.