Page MenuHomeFreeBSD

LinuxKPI: Add linux/iosys-map.h header
ClosedPublic

Authored by wulf on Nov 28 2023, 8:54 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jul 24, 3:31 AM
Unknown Object (File)
Mon, Jul 1, 2:32 PM
Unknown Object (File)
Jun 26 2024, 8:10 AM
Unknown Object (File)
Jun 26 2024, 7:57 AM
Unknown Object (File)
Jun 26 2024, 6:58 AM
Unknown Object (File)
Jun 17 2024, 3:08 AM
Unknown Object (File)
Jun 15 2024, 11:22 AM
Unknown Object (File)
May 11 2024, 3:05 AM

Details

Summary

Sponsored by: Serenity Cyber Security, LLC
Obtained from: OpenBSD
MFC after: 1 week

Diff Detail

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

Event Timeline

wulf requested review of this revision.Nov 28 2023, 8:54 PM
bz requested changes to this revision.Dec 8 2023, 4:48 PM
bz added inline comments.
sys/compat/linuxkpi/common/include/linux/iosys-map.h
4

_LINUXKPI_LINUX_

67

style

This revision now requires changes to proceed.Dec 8 2023, 4:48 PM

Add LINUXKPI to guard #define
style(9)
typeof -> __typeof

wulf marked 2 inline comments as done.Dec 9 2023, 10:24 AM
This revision was not accepted when it landed; it landed in state Needs Review.Dec 24 2023, 8:23 AM
This revision was automatically updated to reflect the committed changes.