mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
d47d08c8ca
use proc_remove_subtree() for subtree removal, both on setup failure halfway through and on teardown. No need to make simple things complex... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>