]> asedeno.scripts.mit.edu Git - linux.git/commit
bonding: switch to proc_create_seq_data
authorChristoph Hellwig <hch@lst.de>
Wed, 11 Apr 2018 09:00:32 +0000 (11:00 +0200)
committerChristoph Hellwig <hch@lst.de>
Wed, 16 May 2018 05:24:30 +0000 (07:24 +0200)
commit7ceed065451aba90cafd9a493c8f62fedd74d457
tree802eaddc1ae08ae16ec12105c6cc7c3bfee89bd4
parent59cacb8dd594428a3be0e57aa099247be818aad6
bonding: 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>
drivers/net/bonding/bond_procfs.c