From: Sasha Levin Date: Tue, 17 May 2011 13:51:26 +0000 (+0000) Subject: 9p: Small cleanup in X-Git-Tag: v3.0-rc1~160^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08bb3a5076500adaf16af11f5813c8eb43f3c9a9;p=pandora-kernel.git 9p: Small cleanup in 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 Cc: Ron Minnich Cc: Latchesar Ionkov Cc: Pekka Enberg Signed-off-by: Sasha Levin Signed-off-by: Eric Van Hensbergen --- Reading git-diff-tree failed