From: Gerrit Renker Date: Mon, 5 Jan 2009 05:43:23 +0000 (-0800) Subject: dccp: Clean up ccid.c after integration of CCID plugins X-Git-Tag: v2.6.29-rc1~502^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5fd56ca4eb3a130882bbef69d6952ef6aca5c8d;p=pandora-kernel.git dccp: Clean up ccid.c after integration of CCID plugins This patch cleans up after integrating the CCID modules and, in addition, * moves the if/else cases from ccid_delete() into ccid_hc_{tx,rx}_delete(); * removes the 'gfp' argument to ccid_new() - since it is always gfp_any(). Signed-off-by: Gerrit Renker Signed-off-by: David S. Miller --- Reading git-diff-tree failed