net/vmw_vsock/af_vsock.c: drop unneeded semicolon
authorJulia Lawall <Julia.Lawall@lip6.fr>
Mon, 5 Aug 2013 14:47:38 +0000 (16:47 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 5 Aug 2013 18:07:44 +0000 (11:07 -0700)
Drop the semicolon at the end of the list_for_each_entry loop header.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found