]> git.baikalelectronics.ru Git - kernel.git/commit
vsock/virtio: mark an internal function static
authorMichael S. Tsirkin <mst@redhat.com>
Tue, 6 Dec 2016 04:06:06 +0000 (06:06 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 15 Dec 2016 04:59:19 +0000 (06:59 +0200)
commita7ad59b413613231ebe3a12ade0e22266c022448
tree2d4cd516b1d11ba6f6454b8f28c0c74fe2677a1c
parent5b0737f5da478ac88fd6e1679b0ab5a0153d7d1f
vsock/virtio: mark an internal function static

virtio_transport_alloc_pkt is only used locally, make it static.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
net/vmw_vsock/virtio_transport_common.c