From: Allan Stephens Date: Tue, 17 Oct 2006 04:49:03 +0000 (-0700) Subject: [TIPC]: Remove code bloat introduced by print buffer rework X-Git-Tag: v2.6.19-rc3~45^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3df92c73b92970dc4211189b87eb4cf874f5685;p=pandora-kernel.git [TIPC]: Remove code bloat introduced by print buffer rework This patch allows the compiler to optimize out any code that tries to send debugging output to the null print buffer (TIPC_NULL), a capability that was unintentionally broken during the recent print buffer rework. Signed-off-by: Allan Stephens Signed-off-by: Per Liden Signed-off-by: David S. Miller --- Reading git-diff-tree failed