From: Dan Carpenter Date: Wed, 14 Aug 2013 09:51:03 +0000 (+0300) Subject: bfs: iget_locked() doesn't return an ERR_PTR X-Git-Tag: v3.11-rc7~4^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=821ff77c6c524c40667e01483fc72428b58810b4;p=pandora-kernel.git bfs: iget_locked() doesn't return an ERR_PTR iget_locked() returns a NULL on error, it doesn't return an ERR_PTR. Signed-off-by: Dan Carpenter Signed-off-by: Al Viro --- Reading git-diff-tree failed