From: Dan Carpenter Date: Thu, 23 May 2013 10:02:13 +0000 (+0300) Subject: f2fs: dereferencing an ERR_PTR X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~81^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f28c06fa6f3d3215a1ba5e62ebc5ce7229d7a895;p=pandora-kernel.git f2fs: dereferencing an ERR_PTR There is an error path where "dir" is an ERR_PTR. Signed-off-by: Dan Carpenter Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed