Files
android_kernel_xiaomi_sm8450/drivers/iommu
Dan Carpenter 0b74ecdfbe iommu/vt-d: Silence an uninitialized variable warning
My static checker complains that "dma_alias" is uninitialized unless we
are dealing with a pci device.  This is true but harmless.  Anyway, we
can flip the condition around to silence the warning.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
2016-04-07 14:51:47 +02:00
..
2015-02-03 18:47:18 +01:00
2015-07-28 15:48:01 +01:00
2015-11-26 14:41:01 +01:00