Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 106316
b: refs/heads/master
c: 1986b0c
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar committed Jul 24, 2008
1 parent c29a015 commit 5105ab3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 28afe961a18f77b2249062499bdbf70fd2ec6bba
refs/heads/master: 1986b0cb1671ea39178b4e2b00461109728fc935
3 changes: 0 additions & 3 deletions trunk/kernel/trace/trace.c
Original file line number Diff line number Diff line change
Expand Up @@ -1203,9 +1203,6 @@ static void *s_next(struct seq_file *m, void *v, loff_t *pos)

iter->pos = *pos;

if (last_ent && !ent)
seq_puts(m, "\n\nvim:ft=help\n");

return ent;
}

Expand Down

0 comments on commit 5105ab3

Please sign in to comment.