git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93628ff
)
jbd2: Fix comment to match the code in jbd2__journal_start()
author
Eryu Guan
<guaneryu@gmail.com>
Tue, 24 May 2011 21:09:58 +0000
(17:09 -0400)
committer
Theodore 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