From: Eric Van Hensbergen Date: Fri, 26 Jan 2007 08:57:06 +0000 (-0800) Subject: [PATCH] 9p: null terminate error strings for debug print X-Git-Tag: v2.6.20-rc7~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e540eb45a5254873245fd377f2fe3afc47bd33c1;p=pandora-kernel.git [PATCH] 9p: null terminate error strings for debug print We weren't properly NULL terminating protocol error strings for our debug printk resulting in garbage being included in the output when debug was enabled. Signed-off-by: Eric Van Hensbergen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed