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)
Feb 23 2024, 8:24 PM
Unknown Object (File)
Jan 3 2024, 6:37 PM
Unknown Object (File)
Dec 20 2023, 3:55 AM
Unknown Object (File)
Nov 11 2023, 11:38 PM
Unknown Object (File)
Aug 31 2023, 10:39 AM
Unknown Object (File)
Jul 10 2023, 3:45 AM
Unknown Object (File)
Jul 8 2023, 7:31 PM
Unknown Object (File)
Jul 8 2023, 7:30 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_