On Mon, Jan 28, 2019 at 05:59:37PM -0700, Jerry Snitselaar wrote: > Since there are multiple possible failures in iommu_map_page > it would be useful to know which case is being hit when the > error message is printed in map_sg. While here, fix up checkpatch > complaint about using function name in a string instead of > __func__. > > Cc: Joerg Roedel <j...@8bytes.org> > Signed-off-by: Jerry Snitselaar <jsnit...@redhat.com>
Applied, thanks.