Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 42720
b: refs/heads/master
c: 32d50f5
h: refs/heads/master
v: v3
  • Loading branch information
Nigel Cunningham authored and Linus Torvalds committed Dec 7, 2006
1 parent 9be5602 commit 5d0a12f
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: 7dfb71030f7636a0d65200158113c37764552f93
refs/heads/master: 32d50f57dab94d8c46566a903bbb633ee72fdcc2
1 change: 0 additions & 1 deletion trunk/kernel/power/process.c
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ void refrigerator(void)
long save;
save = current->state;
pr_debug("%s entered refrigerator\n", current->comm);
printk("=");

frozen_process(current);
spin_lock_irq(&current->sighand->siglock);
Expand Down

0 comments on commit 5d0a12f

Please sign in to comment.