From: Eryu Guan Date: Mon, 23 May 2011 16:17:34 +0000 (+0800) Subject: jbd: Fix comment to match the code in journal_start() X-Git-Tag: v3.0-rc1~307^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2b67735e5d3a419e90047b3f4179e54a39637bc;p=pandora-kernel.git jbd: Fix comment to match the code in journal_start() journal_start returns an ERR_PTR() value rather than NULL on failure. Cc: Jan Kara Signed-off-by: Eryu Guan Signed-off-by: Jan Kara --- Reading git-diff-tree failed