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:
b7271b0
)
ext4: Remove redundant unlikely()
author
Tobias Klauser
<tklauser@distanz.ch>
Mon, 20 Dec 2010 02:38:46 +0000
(21:38 -0500)
committer
Theodore Ts'o
<tytso@mit.edu>
Mon, 20 Dec 2010 02:38:46 +0000
(21:38 -0500)
IS_ERR() already implies unlikely(), so it can be omitted here.
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found