commit | 5503ac565998837350f3ee1cc344c36143ea2386 | [log] [tgz] |
---|---|---|
author | Eric Van Hensbergen <ericvh@ericvh-desktop.austin.ibm.com> | Mon Oct 13 18:45:24 2008 -0500 |
committer | Eric Van Hensbergen <ericvh@gmail.com> | Fri Oct 17 11:04:41 2008 -0500 |
tree | 27144bbbc281b890b76ab75e322b3e0432442e21 | |
parent | bead27f0a87f4055f6a0fd69ded9eacced485618 [diff] |
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>