commit | fd24de8904a747830142cc0bf2bb05302c242a7a | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sun Apr 15 10:22:23 2018 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Wed May 16 07:24:30 2018 +0200 |
tree | 3cf84d9be8900555887d0891ff0a255147b29168 | |
parent | 71a5053a41fd8ddaffb6f2d0ca469a49d622dd7c [diff] |
netfilter/xt_hashlimit: switch to proc_create_{seq,single}_data And use proc private data directly instead of doing a detour through seq->private. Signed-off-by: Christoph Hellwig <hch@lst.de>