Hi Colin,
> 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
> ---
> drivers/bluetooth/hci_s
From: Colin Ian King
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
---
drivers/bluetooth/hci_serdev
2 matches
Mail list logo