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:
31e818f
)
btrfs: remove shadowing variables in __btrfs_buffered_write
author
David Sterba
<dsterba@suse.cz>
Tue, 24 Feb 2015 18:07:26 +0000
(19:07 +0100)
committer
David Sterba
<dsterba@suse.cz>
Tue, 3 Mar 2015 16:23:58 +0000
(17:23 +0100)
There are lockstart and lockend defined in the function and not used
after their duplicate definition scope ends, it's safe to reuse them.
Signed-off-by: David Sterba <dsterba@suse.cz>
fs/btrfs/file.c
patch
|
blob
|
history
diff --cc
fs/btrfs/file.c
Simple merge