vfio: Ignore sprurious notifies
authorAlex Williamson <alex.williamson@redhat.com>
Mon, 10 Jun 2013 22:40:56 +0000 (16:40 -0600)
committerAlex Williamson <alex.williamson@redhat.com>
Wed, 24 Jul 2013 22:36:40 +0000 (16:36 -0600)
commitc64019302bbb0b445484d870e674ab34a19a18a1
treeb8b33240f42bd0788d67c3632efbb309e071f1f7
parentde9c7602ca25f52bbfeb52e7d85765fe70b92dce
vfio: Ignore sprurious notifies

Remove debugging WARN_ON if we get a spurious notify for a group that
no longer exists.  No reports of anyone hitting this, but it would
likely be a race and not a bug if they did.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
drivers/vfio/vfio.c