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 <colin.k...@canonical.com> > --- > drivers/bluetooth/hci_serdev.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)
patch has been applied to bluetooth-next tree. Regards Marcel