From: Dan Carpenter Date: Thu, 22 Apr 2010 19:35:56 +0000 (-0400) Subject: nfs: testing for null instead of ERR_PTR() X-Git-Tag: v2.6.34-rc6~6^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdd29ecfcb9554132cd94b82ae8b69ba37adb3b5;p=pandora-kernel.git nfs: testing for null instead of ERR_PTR() nfs_path() returns an ERR_PTR(), it doesn't return null. Signed-off-by: Dan Carpenter Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed