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:
9325963
)
ext4: clean up ext4_xattr_list()'s error code checking and return strategy
author
Theodore Ts'o
<tytso@mit.edu>
Mon, 10 Jan 2011 17:10:07 +0000
(12:10 -0500)
committer
Theodore Ts'o
<tytso@mit.edu>
Mon, 10 Jan 2011 17:10:07 +0000
(12:10 -0500)
Any time you see code that tries to add error codes together, you
should want to claw your eyes out...
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found