Page MenuHomeFreeBSD

LinuxKPI: Implement dev_driver_string()
ClosedPublic

Authored by wulf on Dec 6 2021, 9:58 AM.
Tags
None
Referenced Files
F154296489: D33290.id.diff
Mon, Apr 27, 4:29 PM
F154277203: D33290.id101221.diff
Mon, Apr 27, 1:33 PM
Unknown Object (File)
Sat, Apr 25, 10:14 PM
Unknown Object (File)
Fri, Apr 24, 7:07 PM
Unknown Object (File)
Thu, Apr 23, 5:01 PM
Unknown Object (File)
Wed, Apr 22, 12:07 PM
Unknown Object (File)
Sat, Apr 11, 9:45 PM
Unknown Object (File)
Tue, Mar 31, 7:11 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.