vsock/vmci: remove the repeated word "be"
Remove the repeated word "be". Signed-off-by: gushengxian <gushengxian@yulong.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
2027e13f62
commit
268551503d
@ -1248,7 +1248,7 @@ vmci_transport_recv_connecting_server(struct sock *listener,
|
||||
vsock_remove_pending(listener, pending);
|
||||
vsock_enqueue_accept(listener, pending);
|
||||
|
||||
/* Callers of accept() will be be waiting on the listening socket, not
|
||||
/* Callers of accept() will be waiting on the listening socket, not
|
||||
* the pending socket.
|
||||
*/
|
||||
listener->sk_data_ready(listener);
|
||||
|
Loading…
Reference in New Issue
Block a user