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:
1d52c78
)
btrfs: remove unlikely from NULL checks
author
David Sterba
<dsterba@suse.cz>
Mon, 29 Sep 2014 17:20:37 +0000
(19:20 +0200)
committer
David Sterba
<dsterba@suse.cz>
Thu, 2 Oct 2014 14:06:19 +0000
(16:06 +0200)
Unlikely is implicit for NULL checks of pointers.
Signed-off-by: David Sterba <dsterba@suse.cz>
No differences found