Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 144685
b: refs/heads/master
c: 110518b
h: refs/heads/master
i:
  144683: f13ca87
v: v3
  • Loading branch information
Jan Engelhardt authored and NeilBrown committed May 7, 2009
1 parent b379e0f commit 3d17d34
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: dd71cf6b2773310b01c6fe6c773064c80fd2476b
refs/heads/master: 110518bccf076726cc93bf604527d8019aae50ba
2 changes: 1 addition & 1 deletion trunk/drivers/md/md.c
Original file line number Diff line number Diff line change
Expand Up @@ -5976,7 +5976,7 @@ static int md_seq_show(struct seq_file *seq, void *v)
return 0;
}

static struct seq_operations md_seq_ops = {
static const struct seq_operations md_seq_ops = {
.start = md_seq_start,
.next = md_seq_next,
.stop = md_seq_stop,
Expand Down

0 comments on commit 3d17d34

Please sign in to comment.