Bluetooth: hci_h5: Move variable into local scope
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 18 Feb 2020 08:28:58 +0000 (09:28 +0100)
committerJohan Hedberg <johan.hedberg@intel.com>
Tue, 18 Feb 2020 10:43:56 +0000 (12:43 +0200)
commit0830c0a4891f9de009dfaa585dfecefa4c67795b
tree6e2c807dd4450445c4356e81b1c2ae242061f8bb
parent7c2c3e63e1e97cf8547c5818544312fb916dd0b9
Bluetooth: hci_h5: Move variable into local scope

The variable was declared in an unnecessarily broad scope.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
drivers/bluetooth/hci_h5.c