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
F154284926: D34775.id.diff
Mon, Apr 27, 2:45 PM
Unknown Object (File)
Tue, Apr 21, 5:40 PM
Unknown Object (File)
Tue, Apr 21, 7:16 AM
Unknown Object (File)
Tue, Apr 21, 12:53 AM
Unknown Object (File)
Fri, Apr 17, 7:51 PM
Unknown Object (File)
Mar 17 2026, 11:04 AM
Unknown Object (File)
Mar 13 2026, 2:46 PM
Unknown Object (File)
Mar 13 2026, 12:45 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