9p: remove unnecessary prototypes
authorEric Van Hensbergen <ericvh@ericvh-desktop.austin.ibm.com>
Mon, 13 Oct 2008 23:45:24 +0000 (18:45 -0500)
committerEric Van Hensbergen <ericvh@gmail.com>
Fri, 17 Oct 2008 16:04:41 +0000 (11:04 -0500)
commit5503ac565998837350f3ee1cc344c36143ea2386
tree27144bbbc281b890b76ab75e322b3e0432442e21
parentbead27f0a87f4055f6a0fd69ded9eacced485618
9p: remove unnecessary prototypes

Cleanup files by reordering functions in order to remove need for
unnecessary function prototypes.

There are no code changes here, just functions being moved around and
prototypes being eliminated.

Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
net/9p/client.c
net/9p/trans_fd.c