https://github.com/torvalds/linux
Revision 0b74ecdfbea893ae585bc694136a3f50f5856cfe authored by Dan Carpenter on 06 April 2016, 18:38:56 UTC, committed by Joerg Roedel on 07 April 2016, 12:51:47 UTC
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>
1 parent fbedd9b
History
Tip revision: 0b74ecdfbea893ae585bc694136a3f50f5856cfe authored by Dan Carpenter on 06 April 2016, 18:38:56 UTC
iommu/vt-d: Silence an uninitialized variable warning
Tip revision: 0b74ecd
File Mode Size
Documentation
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 5.5 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 95.4 KB
Kbuild -rw-r--r-- 2.6 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 343.6 KB
Makefile -rw-r--r-- 55.0 KB
README -rw-r--r-- 18.1 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top