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:
f90523d
)
Btrfs: remove unnecessary code of stripe_index assignment in __btrfs_map_block
author
Zhao Lei
<zhaolei@cn.fujitsu.com>
Thu, 13 Nov 2014 03:45:40 +0000
(11:45 +0800)
committer
Miao Xie
<miaox@cn.fujitsu.com>
Wed, 3 Dec 2014 02:18:44 +0000
(10:18 +0800)
stripe_index's value was set again in latter line:
stripe_index = 0;
Signed-off-by: Zhao Lei <zhaolei@cn.fujitsu.com>
Signed-off-by: Miao Xie <miaox@cn.fujitsu.com>
Reviewed-by: David Sterba <dsterba@suse.cz>
fs/btrfs/volumes.c
patch
|
blob
|
history
diff --cc
fs/btrfs/volumes.c
Simple merge