From: Arnd Bergmann <arnd@xxxxxxxx> Date: Wed, 28 Mar 2018 16:14:56 +0200 > The proc file cleanup left a label possibly unused: > > net/sctp/protocol.c: In function 'sctp_defaults_init': > net/sctp/protocol.c:1304:1: error: label 'err_init_proc' defined but not used [-Werror=unused-label] > > This adds an #ifdef around it to match the respective 'goto'. > > Fixes: d47d08c8ca05 ("sctp: use proc_remove_subtree()") > Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx> Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-sctp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html