diff options
author | Martin Oliveira <[email protected]> | 2021-07-29 14:15:32 -0600 |
---|---|---|
committer | Christoph Hellwig <[email protected]> | 2021-08-09 17:13:06 +0200 |
commit | e02373fddb0ea86ce3962bb5d38e20ea0b6c8a05 (patch) | |
tree | b23334f08013221ea318befc3146d15e673d56fb /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | 7e4e7d4c54ecc9986041aae84e04280413f2435b (diff) |
sparc/iommu: return error codes from .map_sg() ops
The .map_sg() op now expects an error code instead of zero on failure.
Returning an errno from __sbus_iommu_map_sg() results in
sbus_iommu_map_sg_gflush() and sbus_iommu_map_sg_pflush() returning an
errno, as those functions are wrappers around __sbus_iommu_map_sg().
Signed-off-by: Martin Oliveira <[email protected]>
Signed-off-by: Logan Gunthorpe <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: Niklas Schnelle <[email protected]>
Cc: Michael Ellerman <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions