commit | 089f1c6b2daeab750fd92a28529928bc13c95d97 | [log] [tgz] |
---|---|---|
author | Alex Williamson <alex.williamson@redhat.com> | Mon May 30 07:58:10 2016 -0600 |
committer | Alex Williamson <alex.williamson@redhat.com> | Mon May 30 07:58:10 2016 -0600 |
tree | 830e69438b06d0b141c0acc9973317d743b5129b | |
parent | 956b56a984ddf10aa69b25318dc04430101beed6 [diff] |
vfio/type1: Fix build warning This function cannot actually be called with npage = 0, so in practice this doesn't return an uninitialized value. Signed-off-by: Alex Williamson <alex.williamson@redhat.com>