]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - drivers/iommu/intel-iommu.c
iommu/vt-d: Use BUG_ON instead of if () BUG()
authorJoerg Roedel <jroedel@suse.de>
Thu, 13 Aug 2015 09:15:13 +0000 (11:15 +0200)
committerJoerg Roedel <jroedel@suse.de>
Thu, 13 Aug 2015 17:49:46 +0000 (19:49 +0200)
commitdc02e46e8d0234eed9f6e42f50763b406c380bc4
treea3b9931f4f7c35845eed1bf361ccd3e07ae4738c
parent30e93761fbf706c0f8a6f7d1abc1b0ddbeea208c
iommu/vt-d: Use BUG_ON instead of if () BUG()

Found by a coccicheck script.

Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/intel-iommu.c