VSOCK: constify vmci_transport_notify_ops structures
authorJulia Lawall <julia.lawall@lip6.fr>
Sat, 21 Nov 2015 17:39:17 +0000 (18:39 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 23 Nov 2015 20:49:29 +0000 (15:49 -0500)
commit3b22dae38db1cea9ead3229f08cfb0b69aca5706
treeb9130649d371901ba17dac7c00f73c4e6c8949ee
parent4dd191bb6195641edbc527a8495b7b1b816a41e6
VSOCK: constify vmci_transport_notify_ops structures

The vmci_transport_notify_ops structures are never modified, so declare
them as const.

Done with the help of Coccinelle.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/vmw_vsock/vmci_transport.h
net/vmw_vsock/vmci_transport_notify.c
net/vmw_vsock/vmci_transport_notify.h
net/vmw_vsock/vmci_transport_notify_qstate.c