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, Jan 16, 2:27 AM
Unknown Object (File)
Thu, Jan 8, 4:24 AM
Unknown Object (File)
Tue, Jan 6, 1:09 PM
Unknown Object (File)
Wed, Dec 31, 10:04 PM
Unknown Object (File)
Sat, Dec 27, 1:32 PM
Unknown Object (File)
Sat, Dec 27, 4:11 AM
Unknown Object (File)
Mon, Dec 22, 11:52 AM
Unknown Object (File)
Sat, Dec 20, 10:21 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