Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 79503
b: refs/heads/master
c: a1f6f5a
h: refs/heads/master
i:
  79501: 78063d6
  79499: 19ebbd1
  79495: 5508602
  79487: 66bfc76
v: v3
  • Loading branch information
Jan Engelhardt authored and David S. Miller committed Jan 28, 2008
1 parent a7e7933 commit ca9f647
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: 91cde6f7d295a9eafea51d821f6e609288736c79
refs/heads/master: a1f6f5a7689098f01d9b7b7181795ee78563ce37
2 changes: 1 addition & 1 deletion trunk/net/x25/x25_proc.c
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ static const struct file_operations x25_seq_route_fops = {
.release = seq_release,
};

static struct file_operations x25_seq_forward_fops = {
static const struct file_operations x25_seq_forward_fops = {
.owner = THIS_MODULE,
.open = x25_seq_forward_open,
.read = seq_read,
Expand Down

0 comments on commit ca9f647

Please sign in to comment.