diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2016-04-06 21:38:56 +0300 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2016-04-07 14:51:47 +0200 |
commit | 0b74ecdfbea893ae585bc694136a3f50f5856cfe (patch) | |
tree | bf4be392163f8fa2ca69b5597536c523d78e5779 /drivers/pcmcia/yenta_socket.h | |
parent | fbedd9b9905c1643b9f7244d88999e39632bbd87 (diff) | |
download | linux-0b74ecdfbea893ae585bc694136a3f50f5856cfe.tar.bz2 |
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>
Diffstat (limited to 'drivers/pcmcia/yenta_socket.h')
0 files changed, 0 insertions, 0 deletions