diff options
author | Mao Wenan <[email protected]> | 2019-11-20 16:56:34 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-11-20 12:39:29 -0800 |
commit | 2be8ca97d07e1133e81cd3977bd1f94058b65489 (patch) | |
tree | 1f6b572497dd5a2b634fb7819c650e2aa14a2bf7 /scripts/gdb/linux/tasks.py | |
parent | e07e75412ba4a8e68f47de345da53847f343f337 (diff) |
vsock/vmci: make vmci_vsock_cb_host_called static
When using make C=2 drivers/misc/vmw_vmci/vmci_driver.o
to compile, below warning can be seen:
drivers/misc/vmw_vmci/vmci_driver.c:33:6: warning:
symbol 'vmci_vsock_cb_host_called' was not declared. Should it be static?
This patch make symbol vmci_vsock_cb_host_called static.
Fixes: b1bba80a4376 ("vsock/vmci: register vmci_transport only when VMCI guest/host are active")
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Mao Wenan <[email protected]>
Reported-by: kbuild test robot <[email protected]>
Signed-off-by: Stefano Garzarella <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions