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, Feb 13, 1:59 AM
Unknown Object (File)
Jan 16 2026, 2:27 AM
Unknown Object (File)
Jan 8 2026, 4:24 AM
Unknown Object (File)
Jan 6 2026, 1:09 PM
Unknown Object (File)
Dec 31 2025, 10:04 PM
Unknown Object (File)
Dec 27 2025, 1:32 PM
Unknown Object (File)
Dec 27 2025, 4:11 AM
Unknown Object (File)
Dec 22 2025, 11:52 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
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 44993
Build 41881: arc lint + arc unit