Re: [PATCH v2] sctp: use proc_remove_subtree()
From: Al Viro Date: Fri, 16 Mar 2018 23:32:51 + > 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 Applied, thanks Al.
[PATCH v2] sctp: use proc_remove_subtree()
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 --- include/net/sctp/sctp.h | 11 +-- net/sctp/objcnt.c | 8 net/sctp/proc.c | 90 ++