diff options
author | Nicolin Chen <nicolinc@nvidia.com> | 2022-10-18 01:02:36 +0200 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2022-11-01 18:39:59 +0100 |
commit | 04cee82e04d2aff3d177ef0021ecdff228daf7b8 (patch) | |
tree | 90f8594160033bc1804a9eed311d8f78129134b9 /net/can/Kconfig | |
parent | iommu: Use EINVAL for incompatible device/domain in ->attach_dev (diff) | |
download | linux-04cee82e04d2aff3d177ef0021ecdff228daf7b8.tar.xz linux-04cee82e04d2aff3d177ef0021ecdff228daf7b8.zip |
iommu: Propagate return value in ->attach_dev callback functions
The mtk_iommu and virtio drivers have places in the ->attach_dev callback
functions that return hardcode errnos instead of the returned values, but
callers of these ->attach_dv callback functions may care. Propagate them
directly without the extra conversions.
Link: https://lore.kernel.org/r/ca8c5a447b87002334f83325f28823008b4ce420.1666042873.git.nicolinc@nvidia.com
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Reviewed-by: Jean-Philippe Brucker <jean-philippe@linaro.org>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Reviewed-by: Yong Wu <yong.wu@mediatek.com>
Signed-off-by: Nicolin Chen <nicolinc@nvidia.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'net/can/Kconfig')
0 files changed, 0 insertions, 0 deletions