Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 143504
b: refs/heads/master
c: b80901b
h: refs/heads/master
v: v3
  • Loading branch information
Randy Dunlap authored and Linus Torvalds committed Apr 17, 2009
1 parent 35a9ab0 commit 39a8dc2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 9f76208c33984ab777eace5d07a4e36e88703e02
refs/heads/master: b80901bbf599553f483b9509f2dce416b938aae8
3 changes: 1 addition & 2 deletions trunk/fs/splice.c
Original file line number Diff line number Diff line change
Expand Up @@ -614,7 +614,6 @@ static void wakeup_pipe_writers(struct pipe_inode_info *pipe)
* @actor: handler that splices the data
*
* Description:
* This function loops over the pipe and calls @actor to do the
* actual moving of a single struct pipe_buffer to the desired
* destination. It returns when there's no more buffers left in
Expand Down Expand Up @@ -711,7 +710,7 @@ EXPORT_SYMBOL(splice_from_pipe_next);

/**
* splice_from_pipe_begin - start splicing from pipe
* @pipe: pipe to splice from
* @sd: information about the splice operation
*
* Description:
* This function should be called before a loop containing
Expand Down

0 comments on commit 39a8dc2

Please sign in to comment.