Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 47693
b: refs/heads/master
c: abc7166
h: refs/heads/master
i:
  47691: 3c177a0
v: v3
  • Loading branch information
Pierre Ossman committed Feb 11, 2007
1 parent c32c53f commit 5020f30
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: acf1da4522add3771f4851c09c7fe6bcf1dd6636
refs/heads/master: abc71668b5c99b655c6b2677570748a840d4c713
1 change: 0 additions & 1 deletion trunk/drivers/mmc/wbsd.c
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,6 @@ static inline void wbsd_dma_to_sg(struct wbsd_host *host, struct mmc_data *data)
memcpy(sgbuf, dmabuf, size);
else
memcpy(sgbuf, dmabuf, sg[i].length);
kunmap_atomic(sgbuf, KM_BIO_SRC_IRQ);
dmabuf += sg[i].length;

if (size < sg[i].length)
Expand Down

0 comments on commit 5020f30

Please sign in to comment.