]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit838c655ba14b7db698e05dfda3cb85c66f5ba38b
tree9997a159aa2c30dbbeed2b137f7d68d46aa341f2
parentf413aa2793c8a560d5606477be79eb67234894e8
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