Bluetooth: Fix variable shadow warnings
authorJohannes Berg <johannes.berg@intel.com>
Mon, 7 Oct 2013 16:19:16 +0000 (18:19 +0200)
committerMarcel 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