]> git.baikalelectronics.ru Git - kernel.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)
commitcd9d3043761cf9834591472b9ca18dcbcde14c10
tree83244dc547f2212d0fe346cf3284fbb68c6145f3
parent86cc9686ed6d5e9946e00a00bee810f9ed9da607
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