iommu/vt-d: Change iommu_enable/disable_translation to return void
authorJiang Liu <jiang.liu@linux.intel.com>
Fri, 11 Jul 2014 06:19:33 +0000 (14:19 +0800)
committerJoerg Roedel <jroedel@suse.de>
Wed, 23 Jul 2014 14:04:47 +0000 (16:04 +0200)
commit2a41ccee2fdc39df5bdcf5819ed3c0b4a62aea43
tree3e013968eaccfa9afb7cf0edb10c148922fb5f10
parent8594d83261d14754288ef00993f0971131ff08eb
iommu/vt-d: Change iommu_enable/disable_translation to return void

Simplify error handling path by changing iommu_{enable|disable}_translation
to return void.

Signed-off-by: Jiang Liu <jiang.liu@linux.intel.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/intel-iommu.c
This page took 0.026621 seconds and 5 git commands to generate.