iommu/virtio: Fix typo in a comment
authorXiang wangx <wangxiang@cdjrlc.com>
Thu, 16 Dec 2021 08:33:02 +0000 (16:33 +0800)
committerJoerg Roedel <jroedel@suse.de>
Fri, 17 Dec 2021 08:08:20 +0000 (09:08 +0100)
commit4cb3600e5eaf629452c362ec3535b4f30716d4e7
tree06084b60e9a3aed47f1a615a2f050bff2402e09d
parentb03cbca48d6408cea866057654675dd63a1bdcd3
iommu/virtio: Fix typo in a comment

The double `as' in a comment is repeated, thus it should be removed.

Signed-off-by: Xiang wangx <wangxiang@cdjrlc.com>
Link: https://lore.kernel.org/r/20211216083302.18049-1-wangxiang@cdjrlc.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/virtio-iommu.c