commit | 978547c5fbc10775be3b561a3ce7e1e90612b9c8 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Apr 10 17:47:15 2018 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Wed May 16 07:24:30 2018 +0200 |
tree | 9084c92a30863a8eb172a27421fca0d54eeadde0 | |
parent | e7b087fc6bb60234bb6d84d73b74c1e9cf03d5b7 [diff] |
sgi-gru: simplify procfs code Use remove_proc_subtree to remove the whole subtree on cleanup, and unwind the registration loop into individual calls. Switch to use proc_create_seq where applicable. Signed-off-by: Christoph Hellwig <hch@lst.de>