Re: [PATCH] VSOCK: constify vsock_transport structure

From: David Miller
Date: Tue May 03 2016 - 13:03:29 EST


From: Julia Lawall <Julia.Lawall@xxxxxxx>
Date: Sun, 1 May 2016 14:49:15 +0200

> The vsock_transport structure is never modified, so declare it as const.
>
> Done with the help of Coccinelle.
>
> Signed-off-by: Julia Lawall <Julia.Lawall@xxxxxxx>

Applied.