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)
Sat, Sep 21, 2:37 AM
Unknown Object (File)
Mon, Sep 16, 3:30 PM
Unknown Object (File)
Sun, Sep 8, 12:50 PM
Unknown Object (File)
Sat, Sep 7, 4:07 PM
Unknown Object (File)
Wed, Sep 4, 4:29 PM
Unknown Object (File)
Tue, Sep 3, 11:56 PM
Unknown Object (File)
Tue, Sep 3, 6:12 PM
Unknown Object (File)
Aug 19 2024, 4:49 AM

Details

Summary

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

Diff Detail

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

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.