Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130983
b: refs/heads/master
c: f01d1d5
h: refs/heads/master
i:
  130981: 2a25a77
  130979: d38311d
  130975: aa60ef0
v: v3
  • Loading branch information
Alexey Dobriyan authored and Linus Torvalds committed Feb 5, 2009
1 parent 5d2c768 commit 628646c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 33da8892a2f9e7d4b2d9a35fc80833ba2d2b1aa6
refs/heads/master: f01d1d546abb2f4028b5299092f529eefb01253a
1 change: 1 addition & 0 deletions trunk/fs/seq_file.c
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ static int traverse(struct seq_file *m, loff_t offset)
p = m->op->next(m, p, &index);
}
m->op->stop(m, p);
m->index = index;
return error;

Eoverflow:
Expand Down

0 comments on commit 628646c

Please sign in to comment.