iommu/virtio: Remove unused variable
authorCristiane Naves <cristianenavescardoso09@gmail.com>
Fri, 25 Oct 2019 16:13:40 +0000 (13:13 -0300)
committerJoerg Roedel <jroedel@suse.de>
Wed, 30 Oct 2019 09:42:47 +0000 (10:42 +0100)
commitc1c8058dfb9852eb5adf968b7617a9a4771a08ce
tree20a607b240cfb757942d2ab7afdd4f71f84be665
parent4f5cafb5cb8471e54afdc9054d973535614f7675
iommu/virtio: Remove unused variable

Remove the variable of return. Issue found by
coccicheck(scripts/coccinelle/misc/returnvar.cocci)

Signed-off-by: Cristiane Naves <cristianenavescardoso09@gmail.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/virtio-iommu.c