diff options
Diffstat (limited to 'net/ipv4/tcp_ipv4.c')
-rw-r--r-- | net/ipv4/tcp_ipv4.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/ipv4/tcp_ipv4.c b/net/ipv4/tcp_ipv4.c index 5d203248123e..95738aa0d8a6 100644 --- a/net/ipv4/tcp_ipv4.c +++ b/net/ipv4/tcp_ipv4.c | |||
@@ -2358,7 +2358,6 @@ out: | |||
2358 | } | 2358 | } |
2359 | 2359 | ||
2360 | static const struct file_operations tcp_afinfo_seq_fops = { | 2360 | static const struct file_operations tcp_afinfo_seq_fops = { |
2361 | .owner = THIS_MODULE, | ||
2362 | .open = tcp_seq_open, | 2361 | .open = tcp_seq_open, |
2363 | .read = seq_read, | 2362 | .read = seq_read, |
2364 | .llseek = seq_lseek, | 2363 | .llseek = seq_lseek, |