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)
Thu, Apr 18, 1:34 PM
Unknown Object (File)
Tue, Apr 16, 9:35 AM
Unknown Object (File)
Dec 20 2023, 1:31 AM
Unknown Object (File)
Nov 7 2023, 3:52 AM
Unknown Object (File)
Nov 2 2023, 12:31 AM
Unknown Object (File)
Oct 6 2023, 2:46 AM
Unknown Object (File)
Oct 1 2023, 12:29 AM
Unknown Object (File)
Sep 29 2023, 1:14 AM

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.