]> nv-tegra.nvidia Code Review - linux-2.6.git/commit - include
9p: Small cleanup in <net/9p/9p.h>
authorSasha Levin <levinsasha928@gmail.com>
Tue, 17 May 2011 13:51:26 +0000 (13:51 +0000)
committerEric Van Hensbergen <ericvh@gmail.com>
Wed, 25 May 2011 13:46:38 +0000 (08:46 -0500)
commit08bb3a5076500adaf16af11f5813c8eb43f3c9a9
tree0afb81e8f1a12724ebb84868babf06afd8584979
parent87211cd8db6e5d1c9154812139d04a3dc6f282bf
9p: Small cleanup in <net/9p/9p.h>

There are two small cleanups in this patch:
 - p9_errstr2errno was declared twice - remove one declaration.
 - A uint8_t type was mixed in, change it to u8 to match
with the rest of the type names and remove dependency.

Cc: Eric Van Hensbergen <ericvh@gmail.com>
Cc: Ron Minnich <rminnich@sandia.gov>
Cc: Latchesar Ionkov <lucho@ionkov.net>
Cc: Pekka Enberg <penberg@cs.helsinki.fi>
Signed-off-by: Sasha Levin <levinsasha928@gmail.com>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
include/net/9p/9p.h