This series includes:
- remove checks in the code which are not required
- the re-org, which I had originally posted separately
Based on v6.0-rc1
John Garry (3):
iova: Remove some magazine pointer NULL checks
iova: Remove magazine BUG_ON() checks
iova: Re-order code to remove forward declarations
drivers/iommu/iova.c | 1074 +++++++++++++++++++++---------------------
include/linux/iova.h | 60 +--
2 files changed, 559 insertions(+), 575 deletions(-)