From: Dan Carpenter Date: Wed, 4 Aug 2010 16:27:45 +0000 (+0000) Subject: 9p: potential ERR_PTR() dereference X-Git-Tag: v2.6.36-rc4~81^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f587df479c3cea14ba1a9b9d58f34fd2fd6d58b;p=pandora-kernel.git 9p: potential ERR_PTR() dereference p9_client_walk() can return error values if we run out of space or there is a problem with the network. Signed-off-by: Dan Carpenter Signed-off-by: Eric Van Hensbergen --- Reading git-diff-tree failed