]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Declare bfusb_table[] as const
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 11 Oct 2013 14:46:19 +0000 (07:46 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Fri, 11 Oct 2013 15:05:20 +0000 (17:05 +0200)
commitd07ee8f0cad78f608a8af235fea5da9c0965ce1d
tree4c739febf4f9930e16f882e13acd635a01ceacf3
parentf7d7c6153bff692ac64e280631cfc9147a562cb8
Bluetooth: Declare bfusb_table[] as const

The bfusb_table[] device table can be declared as const

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