Page MenuHomeFreeBSD

linuxkpi: Add dev_info_once
ClosedPublic

Authored by manu on Aug 2 2022, 3:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 1 2024, 5:32 PM
Unknown Object (File)
Oct 1 2024, 9:08 AM
Unknown Object (File)
Sep 21 2024, 2:37 AM
Unknown Object (File)
Sep 16 2024, 3:30 PM
Unknown Object (File)
Sep 8 2024, 12:50 PM
Unknown Object (File)
Sep 7 2024, 4:07 PM
Unknown Object (File)
Sep 4 2024, 4:29 PM
Unknown Object (File)
Sep 3 2024, 11:56 PM

Details

Summary

Obtained from: drm-kmod
Sponsored by: Beckhoff Automation GmbH & Co. KG

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 46754
Build 43643: arc lint + arc unit

Event Timeline

manu requested review of this revision.Aug 2 2022, 3:32 PM
sys/compat/linuxkpi/common/include/linux/device.h
199

odd whitespace here
also I'd say = true is canonical

bz added inline comments.
sys/compat/linuxkpi/common/include/linux/device.h
199

Indentation still looks odd; is this just in Phabricator?

This revision was not accepted when it landed; it landed in state Needs Review.Aug 8 2022, 2:07 PM
This revision was automatically updated to reflect the committed changes.