Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 87114
b: refs/heads/master
c: 90d9977
h: refs/heads/master
v: v3
  • Loading branch information
Jan Engelhardt authored and Mark Fasheh committed Mar 10, 2008
1 parent 795a9f3 commit 620c072
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: 0f71b7b40f55de909e40fa5ab217a5da3439c7d8
refs/heads/master: 90d99779a4cc134daaf8910d814b7a8a5d1e8970
2 changes: 1 addition & 1 deletion trunk/fs/ocfs2/dlmglue.c
Original file line number Diff line number Diff line change
Expand Up @@ -2409,7 +2409,7 @@ static int ocfs2_dlm_seq_show(struct seq_file *m, void *v)
return 0;
}

static struct seq_operations ocfs2_dlm_seq_ops = {
static const struct seq_operations ocfs2_dlm_seq_ops = {
.start = ocfs2_dlm_seq_start,
.stop = ocfs2_dlm_seq_stop,
.next = ocfs2_dlm_seq_next,
Expand Down

0 comments on commit 620c072

Please sign in to comment.