Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 31943
b: refs/heads/master
c: 56e0873
h: refs/heads/master
i:
  31941: 8e0ab2b
  31939: 2f83e80
  31935: 6e96dad
v: v3
  • Loading branch information
Adrian Bunk authored and David S. Miller committed Jul 4, 2006
1 parent 4ae3659 commit 07bb563
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: 882d02d6fb040a246b005305ffeb790bb5ce80ad
refs/heads/master: 56e0873b7b146564a0c36e225624f5a9b2d63791
2 changes: 1 addition & 1 deletion trunk/drivers/dma/iovlock.c
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
#include <asm/io.h>
#include <asm/uaccess.h>

int num_pages_spanned(struct iovec *iov)
static int num_pages_spanned(struct iovec *iov)
{
return
((PAGE_ALIGN((unsigned long)iov->iov_base + iov->iov_len) -
Expand Down

0 comments on commit 07bb563

Please sign in to comment.