]> asedeno.scripts.mit.edu Git - linux.git/commit
neigh: switch to proc_create_seq_data
authorChristoph Hellwig <hch@lst.de>
Sun, 15 Apr 2018 08:16:41 +0000 (10:16 +0200)
committerChristoph Hellwig <hch@lst.de>
Wed, 16 May 2018 05:24:30 +0000 (07:24 +0200)
commit71a5053a41fd8ddaffb6f2d0ca469a49d622dd7c
tree83244dc547f2212d0fe346cf3284fbb68c6145f3
parentd51269592c327fcfe8ec80fd169a84f8dc0de73b
neigh: switch to proc_create_seq_data

And use proc private data directly instead of doing a detour
through seq->private.

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