This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Hurd".
The branch, master has been updated via 43c8d85d9b271f88b71846e2e63f4a1ed53e49d1 (commit) from d5941d981e455c13142185162281e115f74e45c7 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 43c8d85d9b271f88b71846e2e63f4a1ed53e49d1 Author: Damien Zammit <dam...@zamaudio.com> Date: Sun Feb 27 07:52:02 2022 +0000 pci-arbiter: Remove invalid pci_device_close pci_control_port is not a port info so calling deref on it is invalid. There seems no reason to have a device_close for the pci device currently so remove it. TESTED via booting a rump disk Message-Id: <20220227075155.30750-1-dam...@zamaudio.com> ----------------------------------------------------------------------- Summary of changes: pci-arbiter/main.c | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) hooks/post-receive -- Hurd