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, May 21, 9:01 PM
Unknown Object (File)
Wed, May 20, 4:34 AM
Unknown Object (File)
Wed, Apr 29, 3:43 PM
Unknown Object (File)
Wed, Apr 29, 7:00 AM
Unknown Object (File)
Mon, Apr 27, 2:45 PM
Unknown Object (File)
Apr 21 2026, 5:40 PM
Unknown Object (File)
Apr 21 2026, 7:16 AM
Unknown Object (File)
Apr 21 2026, 12:53 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