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
F136317800: D34775.diff
Mon, Nov 17, 4:51 AM
Unknown Object (File)
Thu, Nov 13, 5:30 PM
Unknown Object (File)
Thu, Nov 13, 3:43 PM
Unknown Object (File)
Wed, Nov 5, 2:26 PM
Unknown Object (File)
Thu, Oct 30, 4:29 AM
Unknown Object (File)
Wed, Oct 29, 11:00 PM
Unknown Object (File)
Wed, Oct 29, 8:02 PM
Unknown Object (File)
Wed, Oct 29, 5:42 PM
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