summaryrefslogtreecommitdiffstats
path: root/sys/libkern
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2002-12-23 03:48:59 +0000
committermarcel <marcel@FreeBSD.org>2002-12-23 03:48:59 +0000
commitaeed8cc78ea9e64e8efe0c02749c616ddbb8c06e (patch)
tree1be6db0b540feca7e8d2232bbbd859d2ad7e7d29 /sys/libkern
parentdff1689779868ff981771327b87cea8bf41e8e87 (diff)
downloadFreeBSD-src-aeed8cc78ea9e64e8efe0c02749c616ddbb8c06e.zip
FreeBSD-src-aeed8cc78ea9e64e8efe0c02749c616ddbb8c06e.tar.gz
Fix a De Morgan bug: If we only expect a memory range OR an
I/O port range, then we should ignore a resource if it's NOT a memory range AND NOT an I/O port range. The OR in the condition caused us to ignore perfectly valid memory addresses. While here, remove redundant parenthesis and reindent the debug print to avoid long lines.
Diffstat (limited to 'sys/libkern')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud