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)
Fri, Apr 11, 2:01 PM
Unknown Object (File)
Tue, Apr 8, 6:01 AM
Unknown Object (File)
Wed, Apr 2, 1:31 PM
Unknown Object (File)
Feb 20 2025, 3:29 AM
Unknown Object (File)
Feb 10 2025, 1:42 PM
Unknown Object (File)
Feb 9 2025, 2:46 PM
Unknown Object (File)
Feb 5 2025, 11:13 AM
Unknown Object (File)
Feb 5 2025, 1:59 AM

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_