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
F108395825: D34775.diff
Fri, Jan 24, 11:05 AM
Unknown Object (File)
Thu, Jan 9, 5:18 AM
Unknown Object (File)
Thu, Jan 9, 5:18 AM
Unknown Object (File)
Thu, Jan 9, 5:17 AM
Unknown Object (File)
Thu, Jan 9, 3:51 AM
Unknown Object (File)
Dec 9 2024, 3:10 PM
Unknown Object (File)
Nov 19 2024, 4:01 PM
Unknown Object (File)
Nov 19 2024, 2:15 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