]> Pileus Git - ~andy/linux/commit
Bluetooth: Declare btusb_table[] and blacklist_table[] as const
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 11 Oct 2013 14:46:18 +0000 (07:46 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Fri, 11 Oct 2013 15:05:18 +0000 (17:05 +0200)
commit54265202f164d7797d9eb6ec478598c76c0d8d6e
tree922d2b5679ec74c46af8cc1659505b621c0395c9
parent602987758b0a3bfb0af5b0931c302b8f552c8d2e
Bluetooth: Declare btusb_table[] and blacklist_table[] as const

The btusb_table[] and blacklist_table[] USB device tables can be
declared as const.

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