]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit518a2b598c385e6fcb79c4e4729fb701ddeeb794
treec77ce93304eaff429d895c5c6537f6d4088c01c1
parentf7525c87799db7fa9e56c446be4124469455cb83
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