On Tue, Jun 17, 2025 at 01:18:37AM +0100, li...@treblig.org wrote: > From: "Dr. David Alan Gilbert" <li...@treblig.org> > > The functions: > vringh_abandon_kern() > vringh_abandon_user() > vringh_iov_pull_kern() and > vringh_iov_push_kern() > were all added in 2013 by > commit f87d0fbb5798 ("vringh: host-side implementation of virtio rings.") > but have remained unused. > > Remove them and the two helper functions they used. > > Signed-off-by: Dr. David Alan Gilbert <li...@treblig.org>
Thanks for the update. Reviewed-by: Simon Horman <ho...@kernel.org>