]> git.baikalelectronics.ru Git - kernel.git/commit
resource: switch to proc_create_seq_data
authorChristoph Hellwig <hch@lst.de>
Wed, 11 Apr 2018 09:52:39 +0000 (11:52 +0200)
committerChristoph Hellwig <hch@lst.de>
Wed, 16 May 2018 05:24:30 +0000 (07:24 +0200)
commit8dad5245cc3234ac8bd069bcde7ace317e14ae49
tree8f2e888298831605e68f61666f0b91c52d7d0d00
parent0781a6b2104b54f62dae7ea966e1c4803c9c84b6
resource: switch to proc_create_seq_data

And use the root resource directly from the proc private data.

Signed-off-by: Christoph Hellwig <hch@lst.de>
kernel/resource.c