commit | 07a3b8ed48557fb9796943dac6333f527a6f5048 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Apr 11 16:51:18 2018 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Wed May 16 07:24:30 2018 +0200 |
tree | e631e525e51022d75b1c6a594b6f515fa6a31bb5 | |
parent | 247dbed8c952559222742de21d026d5a2e83e239 [diff] |
jfs: 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>