]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Declare ath3k_table[] and ath3k_blist_tbl[] as const
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 11 Oct 2013 14:46:21 +0000 (07:46 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Fri, 11 Oct 2013 15:05:24 +0000 (17:05 +0200)
commit9bcc17b7f794e3aa31e43a5d3cfd543d0b2c2b7a
tree0c08a61d7fb0c9b84f23ecee2b10603ebef432d4
parent0ef7123770805642d6c9366ee01c841fd858ec73
Bluetooth: Declare ath3k_table[] and ath3k_blist_tbl[] as const

The ath3k_table[] and ath3k_blist_tbl[] 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/ath3k.c