From: Roel Kluin Date: Tue, 8 Dec 2009 18:13:03 +0000 (-0500) Subject: SUNRPC: IS_ERR/PTR_ERR confusion X-Git-Tag: v2.6.33-rc1~287^2^2~2^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=480e3243df156e39eea6c91057e2ae612a6bbe19;p=pandora-kernel.git SUNRPC: IS_ERR/PTR_ERR confusion IS_ERR returns 1 or 0, PTR_ERR returns the error value. Signed-off-by: Roel Kluin Cc: stable@kernel.org Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed