commit | 353861cf05945002c3ddeb2519b0dc5f7bb765d5 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Apr 13 20:45:09 2018 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Wed May 16 07:24:30 2018 +0200 |
tree | 433bc1a1445b6c1fef9aa62896df14d336350c3a | |
parent | b8b1483d79550343a687cd4a2c7ff9c82889586f [diff] |
afs: 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>