Stefano Garzarella
2023-Aug-04 07:50 UTC
[PATCH -next] af_vsock: Remove unused declaration vsock_release_pending()/vsock_init_tap()
On Thu, Aug 03, 2023 at 09:33:41PM +0200, Simon Horman wrote:>On Thu, Aug 03, 2023 at 09:45:07PM +0800, Yue Haibing wrote: >> Commit d021c344051a ("VSOCK: Introduce VM Sockets") declared but never implemented >> vsock_release_pending(). Also vsock_init_tap() never implemented since introduction >> in commit 531b374834c8 ("VSOCK: Add vsockmon tap functions"). >> >> Signed-off-by: Yue Haibing <yuehaibing at huawei.com> > >Hi Yue Haibing, > >FWIIW, I think this should be targeted at net-next.Yep, please send to net-next. Looks good also to me: Reviewed-by: Stefano Garzarella <sgarzare at redhat.com>
Reasonably Related Threads
- [PATCH net-next] vsock: Remove unused function declarations
- [PATCH] drm/nouveau: Fix DEVICE_PRIVATE dependencies
- [PATCH] drm/nouveau: Fix DEVICE_PRIVATE dependencies
- [PATCH] virtio_ring: Fix potential mem leak in virtqueue_add_indirect_packed
- [PATCH] drm/nouveau: Fix DEVICE_PRIVATE dependencies