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
F167067565: D34775.diff
Tue, Aug 18, 8:34 PM
F167033591: D34775.diff
Tue, Aug 18, 4:41 PM
Unknown Object (File)
Mon, Aug 17, 7:55 PM
Unknown Object (File)
Wed, Aug 12, 8:40 AM
Unknown Object (File)
Tue, Aug 11, 1:53 PM
Unknown Object (File)
Sun, Aug 9, 10:39 AM
Unknown Object (File)
Sat, Jul 25, 9:23 PM
Unknown Object (File)
May 21 2026, 9:01 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