Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 95385
b: refs/heads/master
c: 0e93bb9
h: refs/heads/master
i:
  95383: e2a99a3
v: v3
  • Loading branch information
Pavel Emelyanov authored and David S. Miller committed Apr 29, 2008
1 parent b8378e3 commit 4af237f
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: be8d0d7903af85d396449b34366e7f5b0c9cc58b
refs/heads/master: 0e93bb9459f56b50a2f71f2c230f4ad00ec40a73
2 changes: 1 addition & 1 deletion trunk/net/netfilter/x_tables.c
Original file line number Diff line number Diff line change
Expand Up @@ -787,7 +787,7 @@ static const struct file_operations xt_table_ops = {
.open = xt_table_open,
.read = seq_read,
.llseek = seq_lseek,
.release = seq_release,
.release = seq_release_net,
};

static void *xt_match_seq_start(struct seq_file *seq, loff_t *pos)
Expand Down

0 comments on commit 4af237f

Please sign in to comment.