Bluetooth: Remove unused global minor variable
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 3 Dec 2009 17:05:16 +0000 (18:05 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 3 Dec 2009 18:34:18 +0000 (19:34 +0100)
commit329ab1b3e6ceac3f77ab400206a97cc402624259
tree9997a159aa2c30dbbeed2b137f7d68d46aa341f2
parent5990108cfcd3eb2d365c9ea6f82318be80c4e9d3
Bluetooth: Remove unused global minor variable

After the removal of the module parameter for setting the minor number,
this variable became unused. So just remove it.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/hci_vhci.c