Bluetooth: Remove redundant reverse_base_uuid variable
authorJohan Hedberg <johan.hedberg@intel.com>
Fri, 5 Dec 2014 11:40:01 +0000 (13:40 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 5 Dec 2014 11:47:24 +0000 (12:47 +0100)
commit189f6ad21faf73da26a4944a1893be871c079733
tree2da084f58e171c517a10f0ed1f7f234b95a5d377
parent9981bdb05a220d8c58ec47357d0423d0f07f6089
Bluetooth: Remove redundant reverse_base_uuid variable

The mgmt.c file already has a bluetooth_base_uuid variable which has the
exact same value as the reverse_base_uuid one. This patch removes the
redundant variable.

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