commit | d9af2d67e490b48f0d36f448d34e7bab9425f142 | [log] [tgz] |
---|---|---|
author | Julia Lawall <Julia.Lawall@lip6.fr> | Mon Aug 05 16:47:38 2013 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 05 11:07:44 2013 -0700 |
tree | d5e0f5931b88a9a19a1ee3d41dc574bcc34025f0 | |
parent | 7d46daba8dd5df1aa45724518a041ef7163d3ad5 [diff] |
net/vmw_vsock/af_vsock.c: drop unneeded semicolon 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>