OSDN Git Service

netfilter/x_tables: simplify ѕeq_file code
authorChristoph Hellwig <hch@lst.de>
Tue, 10 Apr 2018 19:59:39 +0000 (21:59 +0200)
committerChristoph Hellwig <hch@lst.de>
Wed, 16 May 2018 05:24:30 +0000 (07:24 +0200)
commit1d98c16d444f99b7869b271c25f23f58c1ac68c1
tree1f7896682ee57b12d86a576a91090395c2ced583
parent2ad17b1950cb823f8dc820da801c4e5d7eef8113
netfilter/x_tables: simplify ѕeq_file code

Just use the address family from the proc private data instead of copying
it into per-file data.

Signed-off-by: Christoph Hellwig <hch@lst.de>
net/netfilter/x_tables.c