]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3f48b1a715dff2ade5aa94f5b8e6efc732d2614b
tree1f7896682ee57b12d86a576a91090395c2ced583
parentc8f21d9f279603c331f70133a7027660cfa801d7
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