Page MenuHomeFreeBSD

linuxkpi: Move lkpi_pcim_iomap_devres_find to .c file
ClosedPublic

Authored by imp on Apr 4 2022, 5:04 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 10, 12:39 PM
Unknown Object (File)
Fri, Oct 10, 6:52 AM
Unknown Object (File)
Fri, Oct 10, 2:46 AM
Unknown Object (File)
Thu, Oct 9, 8:13 PM
Unknown Object (File)
Thu, Oct 9, 8:04 PM
Unknown Object (File)
Thu, Oct 9, 7:43 PM
Unknown Object (File)
Sun, Sep 21, 10:14 PM
Unknown Object (File)
Sep 4 2025, 1:39 AM
Subscribers

Details

Summary

lkpi_pcim_iomap_devres_find encodes the size of struct pcim_iomap_devres
in the code, so move from .h to .c to move from client driver to
linuxkpi module.

Sponsored by: Netflix

Diff Detail

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