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:
41be871
)
ext4: remove unnecessary NULL pointer check
author
Guo Chao
<yan@linux.vnet.ibm.com>
Tue, 29 Jan 2013 02:41:02 +0000
(21:41 -0500)
committer
Theodore Ts'o
<tytso@mit.edu>
Tue, 29 Jan 2013 02:41:02 +0000
(21:41 -0500)
brelse() and ext4_journal_force_commit() are both inlined and able
to handle NULL.
Signed-off-by: Guo Chao <yan@linux.vnet.ibm.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found