diff options
author | Colin Ian King <colin.i.king@gmail.com> | 2022-02-14 21:51:30 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2022-03-04 16:10:50 +0100 |
commit | e616fec63f517449e153051b785b1769775562ce (patch) | |
tree | c09f99cf3b78fa3db095a05b0d935a34536a91af /drivers/bluetooth/btmrvl_main.c | |
parent | f1b8eea0fa662709fd8f3e32511bafeee99b10b3 (diff) |
Bluetooth: make array bt_uuid_any static const
Don't populate the read-only array bt_uuid_any on the stack but
instead make it static const. Also makes the object code a little
smaller.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'drivers/bluetooth/btmrvl_main.c')
0 files changed, 0 insertions, 0 deletions