From: Eric Van Hensbergen Date: Thu, 16 Oct 2008 13:29:31 +0000 (-0500) Subject: 9p: remove 9p fcall debug prints X-Git-Tag: v2.6.28-rc1~95^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51d71f9f7a639c8a39401de1ec5ce9b0b6476c99;p=pandora-kernel.git 9p: remove 9p fcall debug prints One of the current debug options allows users to get a verbose dump of fcalls. This isn't really necessary as correctly parsed protocol frames can be printed as part of the code in the client functions. The consolidated printfcalls structure would require new entries to be added for every extension. This patch removes the debug print methods and their use. Signed-off-by: Eric Van Hensbergen --- Reading git-diff-tree failed