commit | 9374bf18dbb533912898b07b3751fbce40fae5c4 | [log] [tgz] |
---|---|---|
author | Bhumika Goyal <bhumirks@gmail.com> | Sat Aug 19 14:54:47 2017 +0530 |
committer | Marcel Holtmann <marcel@holtmann.org> | Sat Aug 19 11:55:31 2017 +0200 |
tree | 8b4d2c14673696aaf5da61dfbd8c679b412d29c1 | |
parent | 01d300c577c72229b0a3b09e194cae52b219d5b3 [diff] |
Bluetooth: make device_type const Make these const as they are only stored in the type field of a device structure, which is const. Done using Coccinelle. Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>