Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 158683
b: refs/heads/master
c: d535e43
h: refs/heads/master
i:
  158681: 26acd4b
  158679: 655bd2a
v: v3
  • Loading branch information
Tobias Klauser authored and Ingo Molnar committed Sep 6, 2009
1 parent 60a6970 commit 3167bf9
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: 10f02d1168585edf66229bb2ec90a42f32667a78
refs/heads/master: d535e4319a2e598ba25dc966ada4e52ea774e33f
2 changes: 1 addition & 1 deletion trunk/arch/x86/mm/pat.c
Original file line number Diff line number Diff line change
Expand Up @@ -826,7 +826,7 @@ static int memtype_seq_show(struct seq_file *seq, void *v)
return 0;
}

static struct seq_operations memtype_seq_ops = {
static const struct seq_operations memtype_seq_ops = {
.start = memtype_seq_start,
.next = memtype_seq_next,
.stop = memtype_seq_stop,
Expand Down

0 comments on commit 3167bf9

Please sign in to comment.