From: Sasha Levin Date: Tue, 17 May 2011 13:51:26 +0000 (+0000) Subject: 9p: Small cleanup in X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22d3672a542ab94e164763eaf40bd4903f31cfee;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