From: Eryu Guan Date: Tue, 24 May 2011 21:09:58 +0000 (-0400) Subject: jbd2: Fix comment to match the code in jbd2__journal_start() X-Git-Tag: v3.0-rc1~140^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c867516de5256e9cfba2ec5847fa27e0f0ddd2c5;p=pandora-kernel.git jbd2: Fix comment to match the code in jbd2__journal_start() jbd2__journal_start() returns an ERR_PTR() value rather than NULL on failure. Signed-off-by: Eryu Guan Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed