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)
Mon, May 4, 2:55 PM
Unknown Object (File)
Sun, May 3, 6:29 PM
Unknown Object (File)
Sun, May 3, 1:18 PM
Unknown Object (File)
Sun, May 3, 1:10 PM
Unknown Object (File)
Thu, Apr 30, 7:04 PM
Unknown Object (File)
Thu, Apr 30, 7:01 PM
Unknown Object (File)
Wed, Apr 29, 5:11 PM
Unknown Object (File)
Tue, Apr 28, 7:15 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_