Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 367907
b: refs/heads/master
c: 28ad585
h: refs/heads/master
i:
  367905: f8ac899
  367903: eb000a3
v: v3
  • Loading branch information
zhangwei(Jovi) authored and Linus Torvalds committed May 1, 2013
1 parent 233a473 commit b0b4953
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: f345650964936395307d9d6bdee0168cf7d926e7
refs/heads/master: 28ad585e352ff892bd7b17ffdc2355dc51a17be5
2 changes: 1 addition & 1 deletion trunk/kernel/power/poweroff.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ static void handle_poweroff(int key)

static struct sysrq_key_op sysrq_poweroff_op = {
.handler = handle_poweroff,
.help_msg = "powerOff",
.help_msg = "poweroff(o)",
.action_msg = "Power Off",
.enable_mask = SYSRQ_ENABLE_BOOT,
};
Expand Down

0 comments on commit b0b4953

Please sign in to comment.