Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 186499
b: refs/heads/master
c: 138860b
h: refs/heads/master
i:
  186497: e57c664
  186495: 9daf127
v: v3
  • Loading branch information
Randy Dunlap authored and Linus Torvalds committed Mar 7, 2010
1 parent d13b0ba commit 84c8f91
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 4a31c08d2fecc74a630653828f5388fbb037f8c2
refs/heads/master: 138860b95359feee49a31fb12be87825e4cd84ac
4 changes: 2 additions & 2 deletions trunk/fs/seq_file.c
Original file line number Diff line number Diff line change
Expand Up @@ -734,7 +734,7 @@ EXPORT_SYMBOL(seq_hlist_start_head);
* seq_hlist_next - move to the next position of the hlist
* @v: the current iterator
* @head: the head of the hlist
* @pos: the current posision
* @ppos: the current position
*
* Called at seq_file->op->next().
*/
Expand Down Expand Up @@ -800,7 +800,7 @@ EXPORT_SYMBOL(seq_hlist_start_head_rcu);
* seq_hlist_next_rcu - move to the next position of the hlist protected by RCU
* @v: the current iterator
* @head: the head of the hlist
* @pos: the current posision
* @ppos: the current position
*
* Called at seq_file->op->next().
*
Expand Down

0 comments on commit 84c8f91

Please sign in to comment.