From: Gerrit Renker Date: Tue, 14 Nov 2006 14:57:34 +0000 (-0200) Subject: [DCCP]: Miscellaneous code tidy-ups X-Git-Tag: v2.6.20-rc1~34^2~40^2~378 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09dbc3895e3242346bd434dae743c456fd28fc6a;p=pandora-kernel.git [DCCP]: Miscellaneous code tidy-ups This patch does not change code; it performs some trivial clean/tidy-ups: * removal of a `debug_prefix' string in favour of the already existing dccp_role(sk) * add documentation of structures and constants * separated out the cases for invalid packets (step 1 of the packet validation) * removing duplicate statements * combining declaration & initialisation Signed-off-by: Gerrit Renker Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed