From f931ac28f27632c5223ec7eee6795b06caa5b39f Mon Sep 17 00:00:00 2001 From: Thanos Makatos Date: Tue, 1 Dec 2020 07:37:34 -0500 Subject: remove obsolete comment Signed-off-by: Thanos Makatos --- lib/libvfio-user.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lib') diff --git a/lib/libvfio-user.c b/lib/libvfio-user.c index e0b8465..88f7cfd 100644 --- a/lib/libvfio-user.c +++ b/lib/libvfio-user.c @@ -530,8 +530,7 @@ restore_fd(int *fds, size_t index, int fd) * @nr_fds: size of above array. * @dma_regions: memory that contains the DMA regions to be mapped/unmapped * - * @returns 0 on success, -errno on failure. @nr_fds receives the number of - * mappable DMA regions that were successfully added. + * @returns 0 on success, -errno on failure. */ int handle_dma_map_or_unmap(vfu_ctx_t *vfu_ctx, uint32_t size, bool map, -- cgit v1.1