Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 106488
b: refs/heads/master
c: 605ccb7
h: refs/heads/master
v: v3
  • Loading branch information
Andrea Righi authored and Linus Torvalds committed Jul 27, 2008
1 parent 71697cc commit 0ba7779
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 375614422509c98a1f3dbef410206bf81775169b
refs/heads/master: 605ccb73f6a1c891a16268b3a2923208fc637958
1 change: 0 additions & 1 deletion trunk/kernel/trace/trace.c
Original file line number Diff line number Diff line change
Expand Up @@ -1183,7 +1183,6 @@ static void *find_next_entry_inc(struct trace_iterator *iter)
static void *s_next(struct seq_file *m, void *v, loff_t *pos)
{
struct trace_iterator *iter = m->private;
void *last_ent = iter->ent;
int i = (int)*pos;
void *ent;

Expand Down

0 comments on commit 0ba7779

Please sign in to comment.