From: Trond Myklebust Date: Tue, 6 Mar 2012 15:14:35 +0000 (-0500) Subject: NFS: Fix a typo in _nfs_display_fhandle X-Git-Tag: v3.4-rc1~123^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa68a1ba1de349f0d1fcc54171b95236efe24148;p=pandora-kernel.git NFS: Fix a typo in _nfs_display_fhandle The check for 'fh == NULL' needs to come _before_ we dereference fh. Reported-by: Dan Carpenter Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed