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)
commitc1f23a2bfc89a886776dc141130ca995ea16a826
treec77ce93304eaff429d895c5c6537f6d4088c01c1
parentf38ba94147dd568b635be83b2fb571303ce3404c
Bluetooth: Fix variable shadow warnings

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>
net/bluetooth/hci_event.c
net/bluetooth/l2cap_sock.c