mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-15 01:50:40 +09:00
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>