iommu/vt-d: Fix indentation of goto labels
authorLu Baolu <baolu.lu@linux.intel.com>
Tue, 1 Mar 2022 02:01:55 +0000 (10:01 +0800)
committerJoerg Roedel <jroedel@suse.de>
Fri, 4 Mar 2022 15:46:31 +0000 (16:46 +0100)
commit2187a57ef0c572bcca3ab2497cfcfce664ddbf70
tree926d7072ee1575a940beb4a5e870dbe6861a9871
parent782861df7dcd67b7fed47f3b6b9bf40851760c6f
iommu/vt-d: Fix indentation of goto labels

Remove blanks before goto labels.

Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Link: https://lore.kernel.org/r/20220214025704.3184654-1-baolu.lu@linux.intel.com
Link: https://lore.kernel.org/r/20220301020159.633356-9-baolu.lu@linux.intel.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/intel/iommu.c