Page MenuHomeFreeBSD

LinuxKPI: Constantly use _LINUXKPI_ prefix in include guards
ClosedPublic

Authored by wulf on Dec 19 2021, 11:25 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 14, 9:45 AM
Unknown Object (File)
Tue, Oct 14, 9:45 AM
Unknown Object (File)
Tue, Oct 14, 9:45 AM
Unknown Object (File)
Mon, Oct 13, 7:42 PM
Unknown Object (File)
Tue, Oct 7, 5:29 PM
Unknown Object (File)
Mon, Sep 22, 12:34 PM
Unknown Object (File)
Sep 12 2025, 3:59 AM
Unknown Object (File)
Sep 10 2025, 2:41 PM

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

wulf requested review of this revision.Dec 19 2021, 11:25 AM
This revision is now accepted and ready to land.Dec 19 2021, 11:31 AM

Thank you! Feel free to get it in an MFC it timely if possible to avoid too many conflicts.

emaste added inline comments.
sys/compat/linuxkpi/common/include/linux/acpi.h
31–33

Does the _LINUX_ bit match the Linux version? _LINUXKPI_LINUX_ seems a bit strange unless it's following Linux convention

sys/compat/linuxkpi/common/include/linux/acpi.h
31–33

We've put the path in most (all ?) files so as this is linux/acpi.h this become LINUX_ACPI_H_