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:
e57cf21
)
btrfs: need_resched not needed with cond_resched
author
David Sterba
<dsterba@suse.cz>
Thu, 8 Jan 2015 14:15:19 +0000
(15:15 +0100)
committer
David Sterba
<dsterba@suse.cz>
Tue, 3 Mar 2015 16:23:55 +0000
(17:23 +0100)
Cleanup, no special reason to do
if (need_resched())
cond_resched();
Signed-off-by: David Sterba <dsterba@suse.cz>
fs/btrfs/volumes.c
patch
|
blob
|
history
diff --cc
fs/btrfs/volumes.c
Simple merge