Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 38720
b: refs/heads/master
c: bf9f424
h: refs/heads/master
v: v3
  • Loading branch information
Steven Whitehouse committed Jun 21, 2006
1 parent 6b1cf44 commit a3f3893
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: 0d42e54220ba34e031167138ef91cbd42d8b5876
refs/heads/master: bf9f424d9acf461fabcb0e9f47b356e08186d91f
2 changes: 1 addition & 1 deletion trunk/mm/filemap.c
Original file line number Diff line number Diff line change
Expand Up @@ -1044,7 +1044,7 @@ int file_read_actor(read_descriptor_t *desc, struct page *page,
desc->arg.buf += size;
return size;
}
EXPORT_SYMBOL(file_read_actor);
EXPORT_SYMBOL_GPL(file_read_actor);

/*
* This is the "read()" routine for all filesystems
Expand Down

0 comments on commit a3f3893

Please sign in to comment.