Page MenuHomeFreeBSD

LinuxKPI: Implement dev_driver_string()
ClosedPublic

Authored by wulf on Dec 6 2021, 9:58 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 19, 10:26 PM
Unknown Object (File)
Thu, Sep 17, 10:45 PM
Unknown Object (File)
Wed, Sep 16, 8:35 AM
Unknown Object (File)
Tue, Sep 15, 12:27 AM
Unknown Object (File)
Mon, Sep 14, 1:43 PM
Unknown Object (File)
Sun, Sep 13, 11:20 AM
Unknown Object (File)
Sun, Sep 13, 10:16 AM
Unknown Object (File)
Sat, Sep 12, 12:34 PM

Diff Detail

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

Event Timeline

wulf requested review of this revision.Dec 6 2021, 9:58 AM
This revision is now accepted and ready to land.Dec 6 2021, 10:07 AM
bz added a subscriber: bz.
bz added inline comments.
sys/compat/linuxkpi/common/include/linux/device.h
236

I assume it is fine to assume that dev won't be NULL...

This revision was automatically updated to reflect the committed changes.