jbd2: Fix comment to match the code in jbd2__journal_start()
authorEryu Guan <guaneryu@gmail.com>
Tue, 24 May 2011 21:09:58 +0000 (17:09 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 24 May 2011 21:09:58 +0000 (17:09 -0400)
jbd2__journal_start() returns an ERR_PTR() value rather than NULL on
failure.

Signed-off-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>

No differences found