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)
Thu, Mar 5, 12:07 PM
Unknown Object (File)
Sun, Mar 1, 5:19 AM
Unknown Object (File)
Tue, Feb 17, 10:59 AM
Unknown Object (File)
Mon, Feb 16, 4:31 PM
Unknown Object (File)
Mon, Feb 16, 11:13 AM
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
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