]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit15900d26a4118356d5692a6e85eb608ce43a5b03
tree6e2c807dd4450445c4356e81b1c2ae242061f8bb
parentec0cc3dec6aac04b84069fafdcf0a6fc139e8cd3
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