Commit 26855150 authored by gushengxian's avatar gushengxian Committed by David S. Miller

vsock/vmci: remove the repeated word "be"

Remove the repeated word "be".
Signed-off-by: default avatargushengxian <gushengxian@yulong.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 2027e13f
......@@ -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);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment