From: Gerrit Renker Date: Thu, 4 Oct 2007 21:43:42 +0000 (-0700) Subject: [DCCP]: Tidy-up -- minisock initialisation X-Git-Tag: v2.6.24-rc1~1454^2~164 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=451bc0473f010babeadd888ae8ec1015959fd1b2;p=pandora-kernel.git [DCCP]: Tidy-up -- minisock initialisation This * removes a declaration of a non-existent function __dccp_minisock_init; * shifts the initialisation function dccp_minisock_init() from options.c to minisocks.c, where it is more naturally expected to be. 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