From: Florian Westphal Date: Sat, 19 Jul 2008 06:03:44 +0000 (-0700) Subject: sctp: Don't abort initialization when CONFIG_PROC_FS=n X-Git-Tag: v2.6.27-rc1~969^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4e85f82edcd6027cfe67331a2e00741b009756b;p=pandora-kernel.git sctp: Don't abort initialization when CONFIG_PROC_FS=n This puts CONFIG_PROC_FS defines around the proc init/exit functions and also avoids compiling proc.c if procfs is not supported. Also make SCTP_DBG_OBJCNT depend on procfs. Signed-off-by: Florian Westphal Signed-off-by: Vlad Yasevich Signed-off-by: David S. Miller --- Reading git-diff-tree failed