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:
f38ba94
)
Bluetooth: Fix variable shadow warnings
author
Johannes Berg
<johannes.berg@intel.com>
Mon, 7 Oct 2013 16:19:16 +0000
(18:19 +0200)
committer
Marcel Holtmann
<marcel@holtmann.org>
Mon, 7 Oct 2013 16:52:12 +0000
(09:52 -0700)
Sparse points out three places where variables are shadowed,
rename two of the variables and remove the duplicate third.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
No differences found