diff options
author | Stefano Garzarella <sgarzare@redhat.com> | 2021-06-18 15:35:25 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-06-18 12:59:53 -0700 |
commit | 0de5b2e67275695d6ad7369c594feb1578f891fd (patch) | |
tree | e78c77392cf0a75bcc5bd2ebbe0bb4ee84d632bd /net/unix/af_unix.c | |
parent | cc97141afd768d36eaef1b3e1afea2a74da7df27 (diff) |
vsock: rename vsock_wait_data()
vsock_wait_data() is used only by STREAM and SEQPACKET sockets,
so let's rename it to vsock_connectible_wait_data(), using the same
nomenclature (connectible) used in other functions after the
introduction of SEQPACKET.
Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions