Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 84772
b: refs/heads/master
c: ec26e11
h: refs/heads/master
v: v3
  • Loading branch information
Jan Engelhardt authored and Linus Torvalds committed Feb 8, 2008
1 parent 19c0c91 commit 40ad389
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: 9b7880e7bb30e641037550888b5c22d94c77f254
refs/heads/master: ec26e11740cdff8c3c8330ea235478704ffb4a71
2 changes: 1 addition & 1 deletion trunk/fs/reiserfs/procfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,7 @@ static int r_show(struct seq_file *m, void *v)
return show(m, v);
}

static struct seq_operations r_ops = {
static const struct seq_operations r_ops = {
.start = r_start,
.next = r_next,
.stop = r_stop,
Expand Down

0 comments on commit 40ad389

Please sign in to comment.