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:
5a87b7a
)
ext4: simplify ext4_writepage()
author
Theodore Ts'o
<tytso@mit.edu>
Thu, 28 Oct 2010 01:30:09 +0000
(21:30 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Thu, 28 Oct 2010 01:30:09 +0000
(21:30 -0400)
The actual code in ext4_writepage() is unnecessarily convoluted.
Simplify it so it is easier to understand, but otherwise logically
equivalent.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found