Page MenuHomeFreeBSD

linuxkpi: Move lkpi_pci_devres_get_alloc into .c file
ClosedPublic

Authored by imp on Apr 4 2022, 5:03 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 6, 1:23 AM
Unknown Object (File)
Tue, Nov 4, 2:44 AM
Unknown Object (File)
Fri, Oct 31, 3:57 PM
Unknown Object (File)
Wed, Oct 29, 5:40 PM
Unknown Object (File)
Wed, Oct 29, 5:40 PM
Unknown Object (File)
Wed, Oct 29, 5:38 PM
Unknown Object (File)
Wed, Oct 29, 5:37 PM
Unknown Object (File)
Mon, Oct 20, 9:55 PM
Subscribers

Details

Summary

lkpi_pci_devres_get_alloc encodes the struct pci_devres into its
code. Move from .h file to .c file to move this knowledge into linuxkpi
module.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable