From: Abhishek Kulkarni Date: Mon, 17 Aug 2009 21:32:18 +0000 (-0500) Subject: 9p: Add missing cast for the error return value in v9fs_get_inode X-Git-Tag: v2.6.31-rc8~6^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48559b4c30708ebdc849483da9fb83ee08c6c908;p=pandora-kernel.git 9p: Add missing cast for the error return value in v9fs_get_inode Cast the error return value (ENOMEM) in v9fs_get_inode() to its correct type using ERR_PTR. Signed-off-by: Abhishek Kulkarni Signed-off-by: Eric Van Hensbergen --- Reading git-diff-tree failed