On Wed, Mar 14, 2018 at 08:46:21PM +0000, Al Viro wrote: > use proc_remove_subtree() for subtree removal, both on setup failure > halfway through and on teardown. No need to make simple things > complex...
... and sctp_dbg_objcnt_exit() can be removed as well - remove_proc_subtree() will get that sucker automatically. Either a trivial addition, or equally trivial followup...