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
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 43472
Build 40360: arc lint + arc unit

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–32

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–32

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