VSOCK: Use kvfree()
authorWei Yongjun <weiyj.lk@gmail.com>
Tue, 2 Aug 2016 13:50:42 +0000 (13:50 +0000)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 2 Aug 2016 13:56:08 +0000 (16:56 +0300)
commitb226acab2f6aaa45c2af27279b63f622b23a44bd
tree03404b1c9574dcf9f78fc08822ae57636c56c894
parent4d93824561057d54712066544609dfc7453b210f
VSOCK: Use kvfree()

Use kvfree() instead of open-coding it.

Signed-off-by: Wei Yongjun <weiyj.lk@gmail.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/vhost/vsock.c