From: Eric Van Hensbergen Date: Tue, 14 Oct 2008 01:36:14 +0000 (-0500) Subject: 9p: encapsulate version function X-Git-Tag: v2.6.28-rc1~95^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6936bf60d2c407449c09e3f28ec0301e1f937106;p=pandora-kernel.git 9p: encapsulate version function Alsmot all 9P client wire functions have their own (set of) functions. Tversion is an exception as its encapsulated into the client_create code. This patch moves the protocol specifics of this to a function to match the rest of the code. Signed-off-by: Eric Van Hensbergen --- Reading git-diff-tree failed