Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 63012
b: refs/heads/master
c: f337346
h: refs/heads/master
v: v3
  • Loading branch information
Josh Triplett authored and Ingo Molnar committed Jul 26, 2007
1 parent 7e02418 commit a699968
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 2cd4d0ea19713304963dbb2de5073700bfe253f5
refs/heads/master: f33734619371ae40f34bbce001938408e6634f05
2 changes: 1 addition & 1 deletion trunk/kernel/sched_debug.c
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ static int sched_debug_show(struct seq_file *m, void *v)
return 0;
}

void sysrq_sched_debug_show(void)
static void sysrq_sched_debug_show(void)
{
sched_debug_show(NULL, NULL);
}
Expand Down

0 comments on commit a699968

Please sign in to comment.