Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 32247
b: refs/heads/master
c: 69c3a5b
h: refs/heads/master
i:
  32245: 1675067
  32243: 33745e3
  32239: 0b08612
v: v3
  • Loading branch information
Adrian Bunk authored and Linus Torvalds committed Jul 10, 2006
1 parent 4195016 commit 86dd2b0
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: b0d85c5c3009d292fe195f666cbbec7da47dabf4
refs/heads/master: 69c3a5b8fd8cfa67be22f6d7ae5c681c6777d817
2 changes: 1 addition & 1 deletion trunk/fs/read_write.c
Original file line number Diff line number Diff line change
Expand Up @@ -436,7 +436,7 @@ unsigned long iov_shorten(struct iovec *iov, unsigned long nr_segs, size_t to)
return seg;
}

EXPORT_SYMBOL(iov_shorten);
EXPORT_UNUSED_SYMBOL(iov_shorten); /* June 2006 */

/* A write operation does a read from user space and vice versa */
#define vrfy_dir(type) ((type) == READ ? VERIFY_WRITE : VERIFY_READ)
Expand Down

0 comments on commit 86dd2b0

Please sign in to comment.