On Wed, Sep 16, 2020 at 2:42 PM wangyunjian <[email protected]> wrote: > > From: Yunjian Wang <[email protected]> > > The variables 'vfio_res->nb_maps' and 'i' are of type int. The type > casting of 'vfio_res->nb_maps' is redundant and not required. > > Signed-off-by: Yunjian Wang <[email protected]>
Acked-by: Anatoly Burakov <[email protected]> Applied, thanks. -- David Marchand

