From: Gerrit Renker Date: Sun, 10 Dec 2006 02:14:12 +0000 (-0200) Subject: [DCCP] ccid3: Make debug output consistent X-Git-Tag: v2.6.20-rc1~146^2~12^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a967241129f6dc1db92fee2c808f73a90f5f47a3;p=pandora-kernel.git [DCCP] ccid3: Make debug output consistent This patch does not alter any algorithm, just the debug message format: * s#%s, sk=%p#%s(%p)#g * when a statename is present, it now uses %s(%p, state=%s) * when only function entry is debugged, it adds an `- entry' Signed-off-by: Gerrit Renker Acked-by: Ian McDonald Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed