Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 79787
b: refs/heads/master
c: 231fd90
h: refs/heads/master
i:
  79785: a26dddf
  79783: 4cd3d25
v: v3
  • Loading branch information
Adrian Bunk authored and Ingo Molnar committed Jan 30, 2008
1 parent 6f858f4 commit 1d32909
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: 52e3d90def24008c9b3435a1032d9a7f05766bce
refs/heads/master: 231fd906c5e71219bbc32618a8ed8b439d5dde98
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/cpu/mcheck/mce_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ static DECLARE_WAIT_QUEUE_HEAD(mce_wait);
* separate MCEs from kernel messages to avoid bogus bug reports.
*/

struct mce_log mcelog = {
static struct mce_log mcelog = {
MCE_LOG_SIGNATURE,
MCE_LOG_LEN,
};
Expand Down

0 comments on commit 1d32909

Please sign in to comment.