From: Erik Hugne Date: Fri, 29 Jun 2012 04:50:21 +0000 (-0400) Subject: tipc: remove TIPC packet debugging functions and macros X-Git-Tag: v3.6-rc1~125^2~173^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=568fc588fce85602e4e2c7573f6f912311306b72;p=pandora-kernel.git tipc: remove TIPC packet debugging functions and macros The link queue traces and packet level debug functions served a purpose during early development, but are now redundant since there are other, more capable tools available for debugging at the packet level. The TIPC_DEBUG Kconfig option is removed since it does not provide any extra debugging features anymore. This gets rid of a lot of tipc_printf usages, which will make the pending cleanup work of that function easier. Signed-off-by: Erik Hugne Signed-off-by: Jon Maloy Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed