Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 367906
b: refs/heads/master
c: f345650
h: refs/heads/master
v: v3
  • Loading branch information
zhangwei(Jovi) authored and Linus Torvalds committed May 1, 2013
1 parent f8ac899 commit 233a473
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: 6f9982bdde99d4e6f248613ca780c63de26ba086
refs/heads/master: f345650964936395307d9d6bdee0168cf7d926e7
2 changes: 1 addition & 1 deletion trunk/kernel/debug/debug_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -775,7 +775,7 @@ static void sysrq_handle_dbg(int key)

static struct sysrq_key_op sysrq_dbg_op = {
.handler = sysrq_handle_dbg,
.help_msg = "debug(G)",
.help_msg = "debug(g)",
.action_msg = "DEBUG",
};
#endif
Expand Down

0 comments on commit 233a473

Please sign in to comment.