git: kernel/acpi: Remove unneeded bus number check.
Sascha Wildner
swildner at crater.dragonflybsd.org
Fri Jan 29 02:30:48 PST 2021
commit 13b5a7e3cc1fceba3b97d8574ebf55baaa95ac9b
Author: Sascha Wildner <saw at online.de>
Date: Fri Jan 29 11:29:22 2021 +0100
kernel/acpi: Remove unneeded bus number check.
pcib_get_bus() never fails. Parent is pcib, so the bus number will be
valid.
Summary of changes:
sys/dev/acpica/acpi_pci.c | 3 ---
1 file changed, 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/13b5a7e3cc1fceba3b97d8574ebf55baaa95ac9b
--
DragonFly BSD source repository
More information about the Commits
mailing list