On Tue, Apr 13, 2021 at 05:22:23PM +0800, Jiapeng Chong wrote: > Fix the following clang warning: > > fs/fuse/virtio_fs.c:130:35: warning: unused function 'vq_to_fpq' > [-Wunused-function]. > > Reported-by: Abaci Robot <[email protected]> > Signed-off-by: Jiapeng Chong <[email protected]> > --- > fs/fuse/virtio_fs.c | 5 ----- > 1 file changed, 5 deletions(-)
The function was never used... Reviewed-by: Stefan Hajnoczi <[email protected]>
signature.asc
Description: PGP signature

