Bluetooth: trivial: Shorten variable scope
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Tue, 7 Aug 2012 15:05:04 +0000 (18:05 +0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Wed, 15 Aug 2012 04:14:53 +0000 (01:14 -0300)
commit09d5d4aa647367eeb42352a2bc9d438b9c703670
treee6af8e3d2e5094a18e0bfd1f956e05ff401b06f4
parente6dd548b9a3c7b3fcdd2fd97880abf7597e8334b
Bluetooth: trivial: Shorten variable scope

Make code more clear by moving sk and bt vars to the place where
they are actually used.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
net/bluetooth/af_bluetooth.c