Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 365340
b: refs/heads/master
c: 546ae2d
h: refs/heads/master
v: v3
  • Loading branch information
Ming Lei authored and Linus Torvalds committed Apr 29, 2013
1 parent 624394a commit 8875abe
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: 2c2fea11957c8c45bf873d9bcd7cd9a342654e79
refs/heads/master: 546ae2d2f717230b2ff423295f8d6dc489a878e8
2 changes: 1 addition & 1 deletion trunk/fs/read_write.c
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ EXPORT_SYMBOL(generic_file_llseek_size);
*
* This is a generic implemenation of ->llseek useable for all normal local
* filesystems. It just updates the file offset to the value specified by
* @offset and @whence under i_mutex.
* @offset and @whence.
*/
loff_t generic_file_llseek(struct file *file, loff_t offset, int whence)
{
Expand Down

0 comments on commit 8875abe

Please sign in to comment.