commit | 72dcac633475a5b331cf21f3525467d0e123395a | [log] [tgz] |
---|---|---|
author | Joerg Roedel <jroedel@suse.de> | Wed Jun 28 12:52:48 2017 +0200 |
committer | Joerg Roedel <jroedel@suse.de> | Wed Jun 28 13:29:46 2017 +0200 |
tree | ef6aa57bb06464b46957fa6bb218964906495c91 | |
parent | 8faf5e5a12c511410de1590cf310ec331c5ec7b1 [diff] |
iommu: Warn once when device_group callback returns NULL This callback should never return NULL. Print a warning if that happens so that we notice and can fix it. Signed-off-by: Joerg Roedel <jroedel@suse.de>