From: Gerrit Renker Date: Wed, 21 Nov 2007 12:11:52 +0000 (-0200) Subject: [DCCP]: Remove redundant dependency on IP_DCCP X-Git-Tag: v2.6.25-rc1~1162^2~1361 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d57b43bf810cd66ccf252c04ba65c3e8e56cbb1;p=pandora-kernel.git [DCCP]: Remove redundant dependency on IP_DCCP This cleans up the consequences of an earlier patch which introduced the `if IP_DCCP' clause into net/dccp/Kconfig. The CCID Kconfig menu is sourced within this clause; as a consequence, all tests of type `depends on IP_DCCP' are now redundant. Signed-off-by: Gerrit Renker Signed-off-by: Ian McDonald Signed-off-by: Arnaldo Carvalho de Melo Signed-off-by: David S. Miller --- Reading git-diff-tree failed