diff options
author | 2017-06-23 09:37:38 +0100 | |
---|---|---|
committer | 2017-06-23 10:49:11 +0200 | |
commit | 640e32c9ee55a7938eb7d629a87f46a94f77a87f (patch) | |
tree | 974c38c6e0d5208c517aef05b8ccf1396256378f /tools/perf/scripts/python | |
parent | udp/v6: prefetch rmem_alloc in udp6_queue_rcv_skb() (diff) | |
download | wireguard-linux-640e32c9ee55a7938eb7d629a87f46a94f77a87f.tar.xz wireguard-linux-640e32c9ee55a7938eb7d629a87f46a94f77a87f.zip |
Bluetooth: hci_serdev: make hci_serdev_client_ops static
The structure hci_serdev_client_ops does not need to be in global scope
and is not modified, so make it static.
Cleans up sparse warning:
"symbol 'hci_serdev_client_ops' was not declared. Should it be static?"
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions